C# Class Zetbox.API.Dtos.GuiClassTitleAttribute

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

Public Methods

Method Description
GuiClassTitleAttribute ( ) : System

Use this Property for specifying the title of this DTO.

Method Details

GuiClassTitleAttribute() public method

Use this Property for specifying the title of this DTO.
public GuiClassTitleAttribute ( ) : System
return System