C# Class SportingSolutions.Udapi.Sdk.Feature

Inheritance: Endpoint, IFeature
Exibir arquivo 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