C# Class TCL.Extensions.StringExtensions

显示文件 Open project: adrianoc/binboo

Public Methods

Method Description
SoundEx ( this s ) : string
ToBytes ( this value ) : byte[]

Private Methods

Method Description
EncodeChar ( char c ) : string

Method Details

SoundEx() public static method

public static SoundEx ( this s ) : string
s this
return string

ToBytes() public static method

public static ToBytes ( this value ) : byte[]
value this
return byte[]