C# Class nStep.Steps.TransformMissingException

Inheritance: System.Exception
显示文件 Open project: clearwavebuild/nStep

Public Methods

Method Description
TransformMissingException ( string data, Type type ) : System

Method Details

TransformMissingException() public method

public TransformMissingException ( string data, Type type ) : System
data string
type System.Type
return System