C# Class RocketLeagueReplayParser.ClassNetCacheProperty

Inheritance: IClassNetCacheProperty
Afficher le fichier Open project: jjbott/RocketLeagueReplayParser Class Usage Examples

Méthodes publiques

Méthode Description
Deserialize ( BinaryReader br ) : ClassNetCacheProperty
Serialize ( ) : IEnumerable
ToDebugString ( string objects ) : string

Method Details

Deserialize() public static méthode

public static Deserialize ( BinaryReader br ) : ClassNetCacheProperty
br System.IO.BinaryReader
Résultat ClassNetCacheProperty

Serialize() public méthode

public Serialize ( ) : IEnumerable
Résultat IEnumerable

ToDebugString() public méthode

public ToDebugString ( string objects ) : string
objects string
Résultat string