C# 클래스 H5.Core.GenericDefaultAttribute

상속: Attribute
파일 보기 프로젝트 열기: theolivenbaum/h5

공개 메소드들

메소드 설명
GenericDefaultAttribute ( string typeParamName, Type defaultType ) : H5
GenericDefaultAttribute ( string typeParamName, string defaultTypeOfAnotherParam ) : H5

메소드 상세

GenericDefaultAttribute() 공개 메소드

public GenericDefaultAttribute ( string typeParamName, Type defaultType ) : H5
typeParamName string
defaultType Type
리턴 H5

GenericDefaultAttribute() 공개 메소드

public GenericDefaultAttribute ( string typeParamName, string defaultTypeOfAnotherParam ) : H5
typeParamName string
defaultTypeOfAnotherParam string
리턴 H5