C# Class ParamEditor.ParamType, isoAbbeyTFG

Afficher le fichier Open project: nvidiosin/isoAbbeyTFG

Méthodes publiques

Свойство Type Description
defaultValue object
fieldEditorName string
name string

Méthodes publiques

Méthode Description
ParamType ( string n, object def, string fn ) : System.Collections.Generic

Method Details

ParamType() public méthode

public ParamType ( string n, object def, string fn ) : System.Collections.Generic
n string
def object
fn string
Résultat System.Collections.Generic

Property Details

defaultValue public_oe property

public object defaultValue
Résultat object

fieldEditorName public_oe property

public string fieldEditorName
Résultat string

name public_oe property

public string name
Résultat string