C# Class PubNubMessaging.Core.PlatformPubnubLog

Inheritance: IPubnubLog
Afficher le fichier Open project: pubnub/c-sharp

Méthodes publiques

Méthode Description
WriteToLog ( string log ) : void

Method Details

WriteToLog() public méthode

public WriteToLog ( string log ) : void
log string
Résultat void