C# Class Nyan.Modules.Web.Push.Google.GoogleDispatcher

Inheritance: Nyan.Modules.Web.Push.Primitives.DispatcherPrimitive
Afficher le fichier Open project: bucknellu/Nyan

Méthodes publiques

Méthode Description
Send ( EndpointEntry target, object obj ) : void

Method Details

Send() public méthode

public Send ( EndpointEntry target, object obj ) : void
target Nyan.Modules.Web.Push.Model.EndpointEntry
obj object
Résultat void