Méthode | Description | |
---|---|---|
Ping ( ) : void |
This method pings a webservice deployed for 3P, it simply allows to do statistics on the number of users of the software
|
|
SendComment ( string message, string url ) : bool |
Sends an comment to a given GITHUB issue url
|
public static SendComment ( string message, string url ) : bool | ||
message | string | |
url | string | |
Résultat | bool |