C# Class StoryTeller.Model.NodeHolderExtensions

Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
AddComment ( this holder, string text ) : Comment

Method Details

AddComment() public static méthode

public static AddComment ( this holder, string text ) : Comment
holder this
text string
Résultat Comment