C# Class Dwarrowdelf.Extensions

Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
Capitalize ( this str ) : string
Max ( this arr ) : byte
Min ( this arr ) : byte

Method Details

Capitalize() public static méthode

public static Capitalize ( this str ) : string
str this
Résultat string

Max() public static méthode

public static Max ( this arr ) : byte
arr this
Résultat byte

Min() public static méthode

public static Min ( this arr ) : byte
arr this
Résultat byte