Метод | Описание | |
---|---|---|
Activate ( ) : Task |
||
Activity ( SunokoLibrary.Web.GooglePlus.ActivityInfo target ) : SunokoLibrary.Web.GooglePlus | ||
CommentPost ( string content ) : Task |
||
CoreInfo_RefreshComment ( SunokoLibrary.Web.GooglePlus.CommentInfo comment ) : void | ||
Dispose ( ) : void |
Метод | Описание | |
---|---|---|
CoreInfo_Refreshed ( SunokoLibrary.Web.GooglePlus.ActivityInfo newValue ) : void |
public Activity ( SunokoLibrary.Web.GooglePlus.ActivityInfo target ) : SunokoLibrary.Web.GooglePlus | ||
target | SunokoLibrary.Web.GooglePlus.ActivityInfo | |
Результат | SunokoLibrary.Web.GooglePlus |
public CommentPost ( string content ) : Task |
||
content | string | |
Результат | Task |
public CoreInfo_RefreshComment ( SunokoLibrary.Web.GooglePlus.CommentInfo comment ) : void | ||
comment | SunokoLibrary.Web.GooglePlus.CommentInfo | |
Результат | void |