コード例 #1
0
 static TestStore()
 {
     Default = new TestStore();
     TestStore.AddTestRecords(Default.Store.Records);
 }
コード例 #2
0
ファイル: TestStore.cs プロジェクト: DM-TOR/nhin-d
 static TestStore()
 {
     Default = new TestStore();
     TestStore.AddTestRecords(Default.Store.Records);
 }