C# Class UtfString.Utf8.ArrayAccessor

Afficher le fichier Open project: ufcpp/UfcppSample Class Usage Examples

Méthodes publiques

Méthode Description
ArrayAccessor ( byte data )
this ( int index ) : byte

Method Details

ArrayAccessor() public méthode

public ArrayAccessor ( byte data )
data byte

this() public méthode

public this ( int index ) : byte
index int
Résultat byte