Method | Description | |
---|---|---|
Build ( string transactionTypeName, System.Guid id ) : LedgerTransaction |
Builds the specified transaction type name.
|
public Build ( string transactionTypeName, System.Guid id ) : LedgerTransaction | ||
transactionTypeName | string | Name of the transaction type. |
id | System.Guid | The identifier. |
return | LedgerTransaction |