コード例 #1
0
 static Movie()
 {
     Register.Types();
 }
コード例 #2
0
ファイル: Restaurant.cs プロジェクト: j-prox/blueprint41
 static Restaurant()
 {
     Register.Types();
 }