C# Class Asmex.ObjViewer.ObjViewerAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: swax/CodePerspective Class Usage Examples

Méthodes publiques

Méthode Description
ObjViewerAttribute ( ) : System
ObjViewerAttribute ( bool show ) : System
ObjViewerAttribute ( string name ) : System

Method Details

ObjViewerAttribute() public méthode

public ObjViewerAttribute ( ) : System
Résultat System

ObjViewerAttribute() public méthode

public ObjViewerAttribute ( bool show ) : System
show bool
Résultat System

ObjViewerAttribute() public méthode

public ObjViewerAttribute ( string name ) : System
name string
Résultat System