REST.Backend.ParseProvider.TParseBackendService

提供:RAD Studio API Documentation

TParseBackendServiceREST.Backend.ParseProvider.TParseBackendServiceSystem.TInterfacedObjectSystem.TObject

Delphi

TParseBackendService = class(TInterfacedObject)
TParseBackendService<TAPI: TParseServiceAPI, constructor> = class(TParseBackendService, IGetParseAPI)

C++

class PASCALIMPLEMENTATION TParseBackendService : public System::TInterfacedObject
template<typename TAPI> class PASCALIMPLEMENTATION TParseBackendService__1 : public TParseBackendService

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.ParseProvider.pas
REST.Backend.ParseProvider.hpp
REST.Backend.ParseProvider REST.Backend.ParseProvider


説明

Parse サービスの基底クラスです。

TParseBackendService は Parse サービスの基底クラスです。

関連項目