C# 클래스 ClassLib_Attributes.CA_AMtrue_INtrue

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

공개 프로퍼티들

프로퍼티 타입 설명
name string

공개 메소드들

메소드 설명
CA_AMtrue_INtrue ( String s ) : System.IO
Equals ( Object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

메소드 상세

CA_AMtrue_INtrue() 공개 메소드

public CA_AMtrue_INtrue ( String s ) : System.IO
s String
리턴 System.IO

Equals() 공개 메소드

public Equals ( Object obj ) : bool
obj Object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

name 공개적으로 프로퍼티

public string name
리턴 string