Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
YAXLib
YAXCommentAttribute
C# Class YAXLib.YAXCommentAttribute
Inheritance:
YAXBaseAttribute
ファイルを表示
Open project: sinairv/YAXLib
Public Methods
Method
Description
YAXCommentAttribute
(
string
comment
) :
System
Initializes a new instance of the
YAXCommentAttribute
class.
Method Details
YAXCommentAttribute()
public
method
Initializes a new instance of the
YAXCommentAttribute
class.
public
YAXCommentAttribute
(
string
comment
) :
System
comment
string
The comment.
return
System