C# Класс Asmex.ObjViewer.ObjViewerAttribute

Наследование: System.Attribute
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ObjViewerAttribute ( ) : System
ObjViewerAttribute ( bool show ) : System
ObjViewerAttribute ( string name ) : System

Описание методов

ObjViewerAttribute() публичный Метод

public ObjViewerAttribute ( ) : System
Результат System

ObjViewerAttribute() публичный Метод

public ObjViewerAttribute ( bool show ) : System
show bool
Результат System

ObjViewerAttribute() публичный Метод

public ObjViewerAttribute ( string name ) : System
name string
Результат System