C# Class SerializersTests.PublicReadOnlyNamesNotInConstructor

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

Méthodes publiques

Méthode Description
AssertEquality ( object other ) : void
CreateInstance ( ) : PublicReadOnlyNamesNotInConstructor
PublicReadOnlyNamesNotInConstructor ( 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 ( ) : PublicReadOnlyNamesNotInConstructor
Résultat PublicReadOnlyNamesNotInConstructor

PublicReadOnlyNamesNotInConstructor() public méthode

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