コード例 #1
0
 public void TestSetUp()
 {
     library = new ParadoxTexLibrary();
     Assert.IsTrue(library.SupportBGRAOrder());
 }