C# 클래스 StoryTeller.Model.NodeHolderExtensions

파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
AddComment ( this holder, string text ) : Comment

메소드 상세

AddComment() 공개 정적인 메소드

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