Exemplo n.º 1
0
 protected SepaCollection(SepaObject aParent)
 {
     this.m_aParent = aParent;
 }
 internal SepaStatusReasonInformations(SepaObject aParent) : base(aParent)
 {
 }