C# Class SerializersTests.PublicReadOnlyNamesNotInConstructorWithPrivateParameterlessConstructor

Inheritance: IAssertEquality
Afficher le fichier Open project: etishor/SerializationTests Class Usage Examples

Méthodes publiques

Méthode Description
AssertEquality ( object other ) : void
CreateInstance ( ) : PublicReadOnlyNamesNotInConstructorWithPrivateParameterlessConstructor
PublicReadOnlyNamesNotInConstructorWithPrivateParameterlessConstructor ( int otherIntValue ) : System

Method Details

AssertEquality() public méthode

public AssertEquality ( object other ) : void
other object
Résultat void

CreateInstance() public static méthode

public static CreateInstance ( ) : PublicReadOnlyNamesNotInConstructorWithPrivateParameterlessConstructor
Résultat PublicReadOnlyNamesNotInConstructorWithPrivateParameterlessConstructor

PublicReadOnlyNamesNotInConstructorWithPrivateParameterlessConstructor() public méthode

public PublicReadOnlyNamesNotInConstructorWithPrivateParameterlessConstructor ( int otherIntValue ) : System
otherIntValue int
Résultat System