XdrLedgerEntryChanges constructor

XdrLedgerEntryChanges(
  1. List<XdrLedgerEntryChange> _ledgerEntryChanges
)

Implementation

XdrLedgerEntryChanges(this._ledgerEntryChanges);