PERWAPI.Constant.Write C# (CSharp) 메소드

Write() 개인적인 메소드

private Write ( BinaryWriter bw ) : void
bw System.IO.BinaryWriter
리턴 void
        internal virtual void Write(BinaryWriter bw)
        {
        }

Same methods

Constant::Write ( CILWriter output ) : void