C# 클래스 SerializersTests.Messages.PublicReadOnlyNamesInConstructor

상속: IAssertEquality
파일 보기 프로젝트 열기: etishor/SerializationTests 1 사용 예제들

공개 메소드들

메소드 설명
AssertEquality ( object other ) : void
CreateInstance ( ) : PublicReadOnlyNamesInConstructor
PublicReadOnlyNamesInConstructor ( int intValue ) : System

메소드 상세

AssertEquality() 공개 메소드

public AssertEquality ( object other ) : void
other object
리턴 void

CreateInstance() 공개 정적인 메소드

public static CreateInstance ( ) : PublicReadOnlyNamesInConstructor
리턴 PublicReadOnlyNamesInConstructor

PublicReadOnlyNamesInConstructor() 공개 메소드

public PublicReadOnlyNamesInConstructor ( int intValue ) : System
intValue int
리턴 System