コード例 #1
0
 public AudioVideo()
 {
     Translation = new Translation();
 }
コード例 #2
0
ファイル: LandArt.cs プロジェクト: Raakost/VerVad_Web_app
 public LandArt()
 {
     Translation = new Translation();
 }
コード例 #3
0
 public FrontPage()
 {
     Translation = new Translation();
 }