C# Class BindaTests.NeededObjects.Comment

Afficher le fichier Open project: minton/binda Class Usage Examples

Méthodes publiques

Méthode Description
Comment ( string author, string body ) : System.Collections.Generic
ToString ( ) : string

Method Details

Comment() public méthode

public Comment ( string author, string body ) : System.Collections.Generic
author string
body string
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string