C# Class MALClient.Models.Models.Notifications.MalNotification

Exibir arquivo Open project: Mordonus/MALClient Class Usage Examples

Public Methods

Method Description
MalNotification ( MalMessageModel malMessageModel ) : System
MalNotification ( MalScrappedNotification notification ) : System

Method Details

MalNotification() public method

public MalNotification ( MalMessageModel malMessageModel ) : System
malMessageModel MALClient.Models.Models.MalSpecific.MalMessageModel
return System

MalNotification() public method

public MalNotification ( MalScrappedNotification notification ) : System
notification MALClient.Models.Models.ApiResponses.MalScrappedNotification
return System