Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
StoryTeller
Engine
DefaultAttribute
C# Class StoryTeller.Engine.DefaultAttribute
Inheritance:
System.Attribute
,
ICellModifier
Afficher le fichier
Open project: adymitruk/storyteller
Méthodes publiques
Méthode
Description
DefaultAttribute
(
string
value
) :
System
Modify
(
Cell
cell
) :
void
Method Details
DefaultAttribute()
public
méthode
public
DefaultAttribute
(
string
value
) :
System
value
string
Résultat
System
Modify()
public
méthode
public
Modify
(
Cell
cell
) :
void
cell
Cell
Résultat
void