C# Class PlaybasisWeb.TraceHelper

Afficher le fichier Open project: playbasis/sdk-sharepoint Class Usage Examples

Méthodes publiques

Méthode Description
RemoteLog ( string message ) : void
RemoteLogSync ( string message ) : string

Method Details

RemoteLog() public static méthode

public static RemoteLog ( string message ) : void
message string
Résultat void

RemoteLogSync() public static méthode

public static RemoteLogSync ( string message ) : string
message string
Résultat string