PERWAPI.PEResourceElement.Write C# (CSharp) Method

Write() protected abstract method

protected abstract Write ( BinaryWriter dest, uint RVA ) : void
dest System.IO.BinaryWriter
RVA uint
return void
        protected internal abstract void Write(BinaryWriter dest, uint RVA);