C# Class NStub.CSharp.Tests.Stubs.ConstructorBuilderHelpType

Mostrar archivo Open project: Jedzia/NStub

Public Methods

Method Description
ConstructorBuilderHelpType ( int theIntParameter ) : System

Initializes a new instance of the ConstructorBuilderHelpType class.

Method Details

ConstructorBuilderHelpType() public method

Initializes a new instance of the ConstructorBuilderHelpType class.
public ConstructorBuilderHelpType ( int theIntParameter ) : System
theIntParameter int
return System