System.Security.AccessControl.CustomAce.GetBinaryForm C# (CSharp) 메소드

GetBinaryForm() 공개 메소드

public GetBinaryForm ( byte binaryForm, int offset ) : void
binaryForm byte
offset int
리턴 void
        public override void GetBinaryForm(byte[] binaryForm, int offset) { }
        public byte[] GetOpaque() { throw null; }