GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ThreadedCommentCommand クラス > ThreadedCommentCommand コンストラクタ : ThreadedCommentCommand コンストラクタ(ICommentThreaded,String,ThreadedCommandAction) |
'宣言
Public Function New( _ ByVal threadedComment As ICommentThreaded, _ ByVal text As String, _ ByVal action As ThreadedCommandAction _ )
public ThreadedCommentCommand( ICommentThreaded threadedComment, string text, ThreadedCommandAction action )