NOpenType.Tables.TableEntry.ReadContentFrom C# (CSharp) 메소드

ReadContentFrom() 보호된 추상적인 메소드

protected abstract ReadContentFrom ( BinaryReader reader ) : void
reader System.IO.BinaryReader
리턴 void
        protected abstract void ReadContentFrom(BinaryReader reader);
        public abstract string Name { get; }