C# Class nStep.Steps.TransformMissingException

Inheritance: System.Exception
Afficher le fichier Open project: clearwavebuild/nStep

Méthodes publiques

Méthode Description
TransformMissingException ( string data, Type type ) : System

Method Details

TransformMissingException() public méthode

public TransformMissingException ( string data, Type type ) : System
data string
type System.Type
Résultat System