NOpenType.Tables.TableEntry.ReadContentFrom C# (CSharp) Méthode

ReadContentFrom() protected abstract méthode

protected abstract ReadContentFrom ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void
        protected abstract void ReadContentFrom(BinaryReader reader);
        public abstract string Name { get; }