Comments() 개인적인 메소드

private Comments ( ) : CommentResources
리턴 CommentResources
예제 #1
0
 public virtual void TestComments()
 {
     Assert.NotNull(smartsheet.Comments());
 }