FastQuant.ObjectStreamer.GetVersion C# (CSharp) 메소드

GetVersion() 공개 메소드

public GetVersion ( object obj ) : byte
obj object
리턴 byte
        public virtual byte GetVersion(object obj) => this.version;