X13.Periphery.MsWillTopic.GetBytes C# (CSharp) Méthode

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]
    public override byte[] GetBytes() {
      throw new NotSupportedException("MsWillTopic.GetBytes() not supported");
    }
  }