C# Class GPL.Bool

Inheritance: Value
Afficher le fichier Open project: haasn/-g-pl

Méthodes publiques

Méthode Description
Bool ( bool value ) : System
Copy ( ) : Value
Parse ( string val ) : Bool

Method Details

Bool() public méthode

public Bool ( bool value ) : System
value bool
Résultat System

Copy() public méthode

public Copy ( ) : Value
Résultat Value

Parse() public static méthode

public static Parse ( string val ) : Bool
val string
Résultat Bool