C# Class ExoModel.ModelMethodParameter

Afficher le fichier Open project: vc3/ExoModel Class Usage Examples

Méthodes protégées

Méthode Description
ModelMethodParameter ( ModelMethod method, string name, Type parameterType, ModelType referenceType, bool isList ) : System

Method Details

ModelMethodParameter() protected méthode

protected ModelMethodParameter ( ModelMethod method, string name, Type parameterType, ModelType referenceType, bool isList ) : System
method ModelMethod
name string
parameterType System.Type
referenceType ModelType
isList bool
Résultat System