FastQuant.ObjectStreamer.GetVersion C# (CSharp) Méthode

GetVersion() public méthode

public GetVersion ( object obj ) : byte
obj object
Résultat byte
        public virtual byte GetVersion(object obj) => this.version;