Source position: googleblogger.pp line 1109
public function TCommentsResource.Get( |
blogId: string; |
commentId: string; |
postId: string; |
AQuery: string = '' |
):TComment; |
blogId: string; |
commentId: string; |
postId: string; |
AQuery: TCommentsGetOptions |
):TComment; |