FastQuant.ObjectStreamer.GetVersion C# (CSharp) Method

GetVersion() public method

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