C# 클래스 System.Xml.Schema.ChameleonKey

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

공개 메소드들

메소드 설명
ChameleonKey ( string ns, Uri location ) : System.Collections
Equals ( object obj ) : bool

메소드 상세

ChameleonKey() 공개 메소드

public ChameleonKey ( string ns, Uri location ) : System.Collections
ns string
location Uri
리턴 System.Collections

Equals() 공개 메소드

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