コード例 #1
0
ファイル: AspectFactoryTest.cs プロジェクト: kaerber/kmud
 public void AI()
 {
     Assert.IsNotNull(AspectFactory.AI());
 }