FastQuant.Framework.Load C# (CSharp) Méthode

Load() public méthode

public Load ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void
        public void Load(BinaryReader reader)
        {
            throw new NotImplementedException();
        }