Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
StoryTeller
Engine
DefaultAttribute
C# Class StoryTeller.Engine.DefaultAttribute
Inheritance:
System.Attribute
,
ICellModifier
显示文件
Open project: adymitruk/storyteller
Public Methods
Method
Description
DefaultAttribute
(
string
value
) :
System
Modify
(
Cell
cell
) :
void
Method Details
DefaultAttribute()
public
method
public
DefaultAttribute
(
string
value
) :
System
value
string
return
System
Modify()
public
method
public
Modify
(
Cell
cell
) :
void
cell
Cell
return
void