C# 클래스 RocketLeagueReplayParser.ClassNetCacheProperty

상속: IClassNetCacheProperty
파일 보기 프로젝트 열기: jjbott/RocketLeagueReplayParser 1 사용 예제들

공개 메소드들

메소드 설명
Deserialize ( BinaryReader br ) : ClassNetCacheProperty
Serialize ( ) : IEnumerable
ToDebugString ( string objects ) : string

메소드 상세

Deserialize() 공개 정적인 메소드

public static Deserialize ( BinaryReader br ) : ClassNetCacheProperty
br System.IO.BinaryReader
리턴 ClassNetCacheProperty

Serialize() 공개 메소드

public Serialize ( ) : IEnumerable
리턴 IEnumerable

ToDebugString() 공개 메소드

public ToDebugString ( string objects ) : string
objects string
리턴 string