C# Class devplex.Tools.Model.TestClassModel

A model of a test class.
显示文件 Open project: philipproplesch/Docx2UnitTest Class Usage Examples

Public Methods

Method Description
TestClassModel ( ) : System.Collections.Generic

Initializes a new instance of the TestClassModel class.

Method Details

TestClassModel() public method

Initializes a new instance of the TestClassModel class.
public TestClassModel ( ) : System.Collections.Generic
return System.Collections.Generic