C# Class CustomGraphEditor, Binary

Inheritance: System.Attribute
Afficher le fichier Open project: austinshenk/Binary

Méthodes publiques

Свойство Type Description
displayName string
editorType System.Type
graphType System.Type

Méthodes publiques

Méthode Description
CustomGraphEditor ( System t, string displayName ) : System.Collections

Method Details

CustomGraphEditor() public méthode

public CustomGraphEditor ( System t, string displayName ) : System.Collections
t System
displayName string
Résultat System.Collections

Property Details

displayName public_oe property

public string displayName
Résultat string

editorType public_oe property

public Type,System editorType
Résultat System.Type

graphType public_oe property

public Type,System graphType
Résultat System.Type