C# Class OpenSim.Region.ScriptEngine.Shared.LSL_Types.key

Afficher le fichier Open project: N3X15/VoxelSim Class Usage Examples

Méthodes publiques

Свойство Type Description
value string

Méthodes publiques

Méthode Description
Equals ( object o ) : bool
GetHashCode ( ) : int
Parse2Key ( string s ) : bool
ToString ( ) : string
key ( string s ) : System
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( object o ) : bool
o object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Parse2Key() static public méthode

static public Parse2Key ( string s ) : bool
s string
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

key() public méthode

public key ( string s ) : System
s string
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

value public_oe property

public string value
Résultat string