Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SportingSolutions
Udapi
Sdk
Feature
C# Class SportingSolutions.Udapi.Sdk.Feature
Inheritance:
Endpoint
,
IFeature
Datei anzeigen
Open project: sportingsolutions/SS.Integration.UnifiedDataAPIClient.DotNet
Public Methods
Method
Description
GetResource
(
string
name
) :
IResource
GetResources
( ) :
List
Private Methods
Method
Description
Feature
(
RestItem
restItem
,
IConnectClient
connectClient
) :
System.Collections.Generic
Method Details
GetResource()
public
method
public
GetResource
(
string
name
) :
IResource
name
string
return
IResource
GetResources()
public
method
public
GetResources
( ) :
List
return
List