C# 클래스 Xml.Net.Tests.AttributeNamedObject

파일 보기 프로젝트 열기: hughbe/xml.net 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AttributeNamedObject ( ) : System
AttributeNamedObject ( string stringValue ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

메소드 상세

AttributeNamedObject() 공개 메소드

public AttributeNamedObject ( ) : System
리턴 System

AttributeNamedObject() 공개 메소드

public AttributeNamedObject ( string stringValue ) : System
stringValue string
리턴 System

Equals() 공개 메소드

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

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int