C# Class Zeplin.State

Afficher le fichier Open project: zumpiez/Zeplin Class Usage Examples

Méthodes publiques

Méthode Description
GetHashCode ( ) : int
State ( string name ) : System
State ( string name, System.TimeSpan duration ) : System
ToString ( ) : string
operator ( ) : bool

Method Details

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

State() public méthode

public State ( string name ) : System
name string
Résultat System

State() public méthode

public State ( string name, System.TimeSpan duration ) : System
name string
duration System.TimeSpan
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool