X13.Periphery.MsSubscribe.GetBytes C# (CSharp) Method

GetBytes() public method

public GetBytes ( ) : byte[]
return byte[]
    public override byte[] GetBytes() {
      throw new NotSupportedException("MsSubscribe.GetBytes() not supported");
    }