C# 클래스 System.Windows.Markup.ContentWrapperAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

공개 메소드들

메소드 설명
ContentWrapperAttribute ( Type contentWrapper ) : System
Equals ( object other ) : bool
GetHashCode ( ) : int

메소드 상세

ContentWrapperAttribute() 공개 메소드

public ContentWrapperAttribute ( Type contentWrapper ) : System
contentWrapper System.Type
리턴 System

Equals() 공개 메소드

public Equals ( object other ) : bool
other object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int