C# Class System.Reflection.CustomAttributeEncodedArgument

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
ParseAttributeArguments ( ConstArray attributeBlob, CustomAttributeCtorParameter &customAttributeCtorParameters, CustomAttributeNamedParameter &customAttributeNamedParameters, Module customAttributeModule ) : void
ParseAttributeArguments ( IntPtr pCa, int cCa, CustomAttributeCtorParameter &CustomAttributeCtorParameters, CustomAttributeNamedParameter &CustomAttributeTypedArgument, IntPtr assembly ) : void