C# Class Estro.TinyGest.Entities.Invoice

Inheritance: Estro.TinyGest.Infrastructure.EntityBase
Mostrar archivo Open project: AugustoSansoni/TinyGest Class Usage Examples

Public Methods

Method Description
ToString ( string format, IFormatProvider formatProvider ) : string

Private Methods

Method Description
FixupAdministrativeInvoiceNotes ( object sender, NotifyCollectionChangedEventArgs e ) : void
FixupCustomerRef ( Customer previousValue ) : void
FixupLines ( object sender, NotifyCollectionChangedEventArgs e ) : void
FixupOrders ( object sender, NotifyCollectionChangedEventArgs e ) : void

Method Details

ToString() public method

public ToString ( string format, IFormatProvider formatProvider ) : string
format string
formatProvider IFormatProvider
return string