C# Class NewTOAPIA.BufferChunkExt

Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
Compare ( this obj1, byte obj2 ) : bool
Copy ( this source ) : byte[]

Method Details

Compare() public static méthode

public static Compare ( this obj1, byte obj2 ) : bool
obj1 this
obj2 byte
Résultat bool

Copy() public static méthode

public static Copy ( this source ) : byte[]
source this
Résultat byte[]