C# Class CyPhyDecoratorAddon.MgaAtomWrapper

Afficher le fichier Open project: metamorph-inc/meta-core Class Usage Examples

Protected Properties

Свойство Type Description
atom MgaAtom
name string

Méthodes publiques

Méthode Description
MgaAtomWrapper ( MgaAtom atom ) : System
ToString ( ) : string

Method Details

MgaAtomWrapper() public méthode

public MgaAtomWrapper ( MgaAtom atom ) : System
atom MgaAtom
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

atom protected_oe property

protected MgaAtom atom
Résultat MgaAtom

name protected_oe property

protected string name
Résultat string