C# Класс ExoWeb.ServiceAdapter

Показать файл Открыть проект

Открытые методы

Метод Описание
GetCacheHash ( ) : string
GetFormatName ( GraphProperty property ) : string

Returns the default display format name for the given graph property.

GetLabel ( GraphProperty property ) : string

Описание методов

GetCacheHash() публичный Метод

public GetCacheHash ( ) : string
Результат string

GetFormatName() публичный Метод

Returns the default display format name for the given graph property.
public GetFormatName ( GraphProperty property ) : string
property GraphProperty The graph property
Результат string

GetLabel() публичный Метод

public GetLabel ( GraphProperty property ) : string
property GraphProperty
Результат string