C# Class GenericTypedChildItem, uFrame.Editor

Inheritance: Invert.Core.GraphDesigner.GenericNodeChildItem, IDataRecordRemoved, IMemberInfo, ITypedItem
Afficher le fichier Open project: InvertGames/uFrame.Editor Class Usage Examples

Protected Properties

Свойство Type Description
_type string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetAttributes ( ) : IEnumerable
RecordRemoved ( IDataRecord record ) : void
Remove ( IDiagramNode diagramNode ) : void
RemoveType ( ) : void
TypeNode ( ) : IDiagramNode

Method Details

GetAttributes() public méthode

public GetAttributes ( ) : IEnumerable
Résultat IEnumerable

RecordRemoved() public méthode

public RecordRemoved ( IDataRecord record ) : void
record IDataRecord
Résultat void

Remove() public méthode

public Remove ( IDiagramNode diagramNode ) : void
diagramNode IDiagramNode
Résultat void

RemoveType() public méthode

public RemoveType ( ) : void
Résultat void

TypeNode() public méthode

public TypeNode ( ) : IDiagramNode
Résultat IDiagramNode

Property Details

_type protected_oe property

protected string _type
Résultat string