C# Class Amnesia.SerializationUtil.FixedByteArray

Afficher le fichier Open project: vc3/Amnesia

Méthodes publiques

Méthode Description
FixedByteArray ( ) : System
FixedByteArray ( byte data, int length ) : System

Method Details

FixedByteArray() public méthode

public FixedByteArray ( ) : System
Résultat System

FixedByteArray() public méthode

public FixedByteArray ( byte data, int length ) : System
data byte
length int
Résultat System