示例#1
0
 public static ModerationFlags addFlagToComment(string communityId, string commentId, CommunityFlagType type)
 {
     throw new global::System.NotImplementedException("CommunityModeration.AddFlagToComment");
 }
示例#2
0
 public static ModerationCapability addFlagToFeedElement(string communityId, string feedElementId,
                                                         CommunityFlagType type, string note)
 {
     throw new global::System.NotImplementedException("CommunityModeration.AddFlagToFeedElement");
 }