C# Class TCL.Extensions.StringExtensions

Afficher le fichier Open project: adrianoc/binboo

Méthodes publiques

Méthode Description
SoundEx ( this s ) : string
ToBytes ( this value ) : byte[]

Private Methods

Méthode Description
EncodeChar ( char c ) : string

Method Details

SoundEx() public static méthode

public static SoundEx ( this s ) : string
s this
Résultat string

ToBytes() public static méthode

public static ToBytes ( this value ) : byte[]
value this
Résultat byte[]