コード例 #1
0
ファイル: Other.cs プロジェクト: mirmendax/WorkAttire
 public Sec_Measures()
 {
     ID = Const.getId();
 }
コード例 #2
0
 public Attire()
 {
     ID = Const.getId();
 }