コード例 #1
0
ファイル: PostManage.cs プロジェクト: braveHUI/-
 public static void AddTopost(Post post)
 {
     pos.AddTopost(post);
 }