C# Class Asmex.ObjViewer.ObjViewerAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: swax/CodePerspective Class Usage Examples

Public Methods

Method Description
ObjViewerAttribute ( ) : System
ObjViewerAttribute ( bool show ) : System
ObjViewerAttribute ( string name ) : System

Method Details

ObjViewerAttribute() public method

public ObjViewerAttribute ( ) : System
return System

ObjViewerAttribute() public method

public ObjViewerAttribute ( bool show ) : System
show bool
return System

ObjViewerAttribute() public method

public ObjViewerAttribute ( string name ) : System
name string
return System