Méthode | Description | |
---|---|---|
Connect ( string>.IDictionary |
||
Connect ( string>.IDictionary |
||
ConnectAtomPub ( string featuredUrl, string repoName ) : ISession | ||
ConnectAtomPub ( string url, string user, string password, string repoName ) : ISession | ||
ConnectAtomPubById ( string url, string user, string password, string repoId ) : ISession | ||
CreateAtomPubParams ( string url, string user, string pw, string repoId = null ) : string>.Dictionary |
||
GetAtomPubRepositories ( string featuredUrl ) : IList |
||
GetAtomPubRepositories ( string url, string user, string password ) : IList |
||
GetRepositories ( string>.IDictionary |
Méthode | Description | |
---|---|---|
GetRepositoryByName ( string>.IDictionary |
||
ParseURL ( string url, string &username, string &password, string &rawURL ) : void |
public static Connect ( string>.IDictionary |
||
parameters | string>.IDictionary | |
Résultat | ISession |
public static Connect ( string>.IDictionary |
||
parameters | string>.IDictionary | |
repoName | string | |
Résultat | ISession |
public static ConnectAtomPub ( string featuredUrl, string repoName ) : ISession | ||
featuredUrl | string | |
repoName | string | |
Résultat | ISession |
public static ConnectAtomPub ( string url, string user, string password, string repoName ) : ISession | ||
url | string | |
user | string | |
password | string | |
repoName | string | |
Résultat | ISession |
public static ConnectAtomPubById ( string url, string user, string password, string repoId ) : ISession | ||
url | string | |
user | string | |
password | string | |
repoId | string | |
Résultat | ISession |
public static CreateAtomPubParams ( string url, string user, string pw, string repoId = null ) : string>.Dictionary |
||
url | string | |
user | string | |
pw | string | |
repoId | string | |
Résultat | string>.Dictionary |
public static GetAtomPubRepositories ( string featuredUrl ) : IList |
||
featuredUrl | string | |
Résultat | IList |
public static GetAtomPubRepositories ( string url, string user, string password ) : IList |
||
url | string | |
user | string | |
password | string | |
Résultat | IList |
public static GetRepositories ( string>.IDictionary |
||
parameters | string>.IDictionary | |
Résultat | IList |