C# Class WeenyMapper.Specs.TestClasses.Entities.Comment

Afficher le fichier Open project: erikojebo/WeenyMapper Class Usage Examples

Méthodes publiques

Méthode Description
Comment ( ) : System
Comment ( string content ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

Comment() public méthode

public Comment ( ) : System
Résultat System

Comment() public méthode

public Comment ( string content ) : System
content string
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string