Class ProvidedCorePlatformCapabilities
Reads the ProvidesCorePlatformClientCapabilityAttribute<TCapability> assembly attributes.
public static class ProvidedCorePlatformCapabilities
- Inheritance
-
ProvidedCorePlatformCapabilities
- Inherited Members
Methods
Reflect(Assembly)
The names of the capability types the specified assembly declares it provides (e.g. "ParseFullDocument").
A flat list of names rather than the objects themselves, so it round-trips through the JSON-RPC serializer.
public static IReadOnlyList<string> Reflect(Assembly assembly)
Parameters
assemblyAssembly