메소드 | 설명 | |
---|---|---|
Add ( string url, string title, bool autoTitle ) : bool | ||
ApiStatistics ( ) : Limits | ||
Authenticate ( ) : bool | ||
Get ( ReadState state, System.DateTime since, int count, int page, bool myAppOnly, bool tags ) : RilList | ||
MockRilClient ( Credentials credentials ) : System | ||
RegisterClient ( ) : bool | ||
Send ( SendType type, List |
||
Stats ( ) : Statistics |
public Add ( string url, string title, bool autoTitle ) : bool | ||
url | string | |
title | string | |
autoTitle | bool | |
리턴 | bool |
public Get ( ReadState state, System.DateTime since, int count, int page, bool myAppOnly, bool tags ) : RilList | ||
state | ReadState | |
since | System.DateTime | |
count | int | |
page | int | |
myAppOnly | bool | |
tags | bool | |
리턴 | RilList |
public MockRilClient ( Credentials credentials ) : System | ||
credentials | Credentials | |
리턴 | System |