public TextResource(FreebaseService service) { this.service = service; }
public TextResource(FreebaseService service, Google.Apis.Authentication.IAuthenticator _authenticator) { this.service = service; this._authenticator = _authenticator; }