C# Class CClash.ExtensionMethods

Afficher le fichier Open project: artillery/cclash

Méthodes publiques

Méthode Description
Age ( this dt ) : System.TimeSpan
WriteLine ( this sb, string fmt ) : void

Method Details

Age() public static méthode

public static Age ( this dt ) : System.TimeSpan
dt this
Résultat System.TimeSpan

WriteLine() public static méthode

public static WriteLine ( this sb, string fmt ) : void
sb this
fmt string
Résultat void