C# 클래스 System.Reflection.CustomAttributeNamedParameter

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
CustomAttributeNamedParameter ( string argumentName, CustomAttributeEncoding fieldOrProperty, CustomAttributeType type ) : System

메소드 상세

CustomAttributeNamedParameter() 공개 메소드

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