C# Class StoryTeller.Model.NodeHolderExtensions

Datei anzeigen Open project: storyteller/Storyteller

Public Methods

Method Description
AddComment ( this holder, string text ) : Comment

Method Details

AddComment() public static method

public static AddComment ( this holder, string text ) : Comment
holder this
text string
return Comment