C# Class NBroadcast.Media.IMediumExtensions

Afficher le fichier Open project: brandonc/nbroadcast

Méthodes publiques

Méthode Description
DispatchAsync ( this medium, string body, BroadcastAsyncResult bar ) : void

Method Details

DispatchAsync() public static méthode

public static DispatchAsync ( this medium, string body, BroadcastAsyncResult bar ) : void
medium this
body string
bar BroadcastAsyncResult
Résultat void