Class ReflectionHelper
- Inheritance
-
Reflection
Helper
- Inherited Members
Methods
GetAgentsMetadata(params Assembly[])
Parameters
assemblies
Assembly[]
Returns
GetMessageDescriptor(Type)
Gets the message descriptor for the specified type.
Parameters
type
TypeThe type to get the message descriptor for.
Returns
- Message
Descriptor The message descriptor if found; otherwise,
null
.