C# Class System.Reflection.CustomAttributeNamedParameter

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

Public Methods

Method Description
CustomAttributeNamedParameter ( string argumentName, CustomAttributeEncoding fieldOrProperty, CustomAttributeType type ) : System

Method Details

CustomAttributeNamedParameter() public method

public CustomAttributeNamedParameter ( string argumentName, CustomAttributeEncoding fieldOrProperty, CustomAttributeType type ) : System
argumentName string
fieldOrProperty CustomAttributeEncoding
type CustomAttributeType
return System