C# Class ConsoleApplication1.CharacterLength

Afficher le fichier Open project: ufcpp/UfcppSample

Méthodes publiques

Méthode Description
WriteLength ( ) : void
WriteLength ( string s ) : void

Private Methods

Méthode Description
GetCodePoints ( string s ) : IEnumerable
Join ( byte codes ) : string
Join ( int codes ) : string

Method Details

WriteLength() public static méthode

public static WriteLength ( ) : void
Résultat void

WriteLength() public static méthode

public static WriteLength ( string s ) : void
s string
Résultat void