C# Class ModelBuilder.UnitTests.NullTypeBuildExecuteStrategy

Inheritance: DefaultExecuteStrategy
Afficher le fichier Open project: roryprimrose/ModelBuilder Class Usage Examples

Méthodes protégées

Méthode Description
Build ( Type type, string referenceName, object context ) : object

Method Details

Build() protected méthode

protected Build ( Type type, string referenceName, object context ) : object
type System.Type
referenceName string
context object
Résultat object