C# Class LSLib.LS.NodeAttribute

Afficher le fichier Open project: Norbyte/lslib Class Usage Examples

Méthodes publiques

Méthode Description
FromString ( string str ) : void
GetColumns ( ) : int
GetRows ( ) : int
NodeAttribute ( DataType type ) : System
ToString ( ) : string

Method Details

FromString() public méthode

public FromString ( string str ) : void
str string
Résultat void

GetColumns() public méthode

public GetColumns ( ) : int
Résultat int

GetRows() public méthode

public GetRows ( ) : int
Résultat int

NodeAttribute() public méthode

public NodeAttribute ( DataType type ) : System
type DataType
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string