Метод | Описание | |
---|---|---|
BaseInfo ( string account ) : System | ||
CompareTo ( object obj ) : int | ||
GetPageCount ( PageResolution res, System.DateTime min, System.DateTime max ) : int | ||
Register ( PageInfo page ) : void | ||
Unregister ( PageInfo page ) : void |
public BaseInfo ( string account ) : System | ||
account | string | |
Результат | System |
public GetPageCount ( PageResolution res, System.DateTime min, System.DateTime max ) : int | ||
res | PageResolution | |
min | System.DateTime | |
max | System.DateTime | |
Результат | int |
public Unregister ( PageInfo page ) : void | ||
page | PageInfo | |
Результат | void |