Method | Description | |
---|---|---|
EventPlayerAssistCI ( EventPlayerAssistDTO dto, CultureInfo culture ) : System.Collections.Generic |
Initializes a new instance of the EventPlayerAssistCI class.
|
|
EventPlayerAssistCI ( ExportableEventPlayerAssistCI exportable ) : System.Collections.Generic |
Initializes a new instance of the EventPlayerAssistCI class.
|
|
ExportAsync ( ) : Task |
Asynchronous export item's properties
|
public EventPlayerAssistCI ( EventPlayerAssistDTO dto, CultureInfo culture ) : System.Collections.Generic | ||
dto | EventPlayerAssistDTO | The dto containing data |
culture | CultureInfo | The culture of the data |
return | System.Collections.Generic |
public EventPlayerAssistCI ( ExportableEventPlayerAssistCI exportable ) : System.Collections.Generic | ||
exportable | ExportableEventPlayerAssistCI | The |
return | System.Collections.Generic |