C# Class Zetbox.API.Dtos.GuiClassPrintableRootAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: daszat/zetbox

Public Methods

Method Description
GuiClassPrintableRootAttribute ( ) : System

Use this Property for specifying whether this class can be used as printable root.

Method Details

GuiClassPrintableRootAttribute() public method

Use this Property for specifying whether this class can be used as printable root.
public GuiClassPrintableRootAttribute ( ) : System
return System