Inheritance: IConverter, IDisposable
コード例 #1
0
 public static void ClassInitialize(TestContext context)
 {
     converter = new WordConverter();
 }
コード例 #2
0
 public static void ClassInitialize(TestContext context)
 {
     converter = new WordConverter();
 }