C# Class fCraft.AutoRank.Criterion

Inheritance: ICloneable
Afficher le fichier Open project: GlennMR/800craft Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object
Criterion ( ) : System
Criterion ( [ other ) : System
Criterion ( [ fromRank, [ toRank, [ condition ) : System
Serialize ( ) : System.Xml.Linq.XElement
ToString ( ) : string

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Criterion() public méthode

public Criterion ( ) : System
Résultat System

Criterion() public méthode

public Criterion ( [ other ) : System
other [
Résultat System

Criterion() public méthode

public Criterion ( [ fromRank, [ toRank, [ condition ) : System
fromRank [
toRank [
condition [
Résultat System

Serialize() public méthode

public Serialize ( ) : System.Xml.Linq.XElement
Résultat System.Xml.Linq.XElement

ToString() public méthode

public ToString ( ) : string
Résultat string