C# Класс BridgeStack.ApiMethodEnumHelpers

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

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

Метод Описание
GetCacheLifeSpan ( this method, IStackClient client ) : TimeSpan?

Gets the life span for cache items based on the extended ApiMethodEnum member.

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

GetCacheLifeSpan() публичный статический Метод

Gets the life span for cache items based on the extended ApiMethodEnum member.
public static GetCacheLifeSpan ( this method, IStackClient client ) : TimeSpan?
method this The API method for which to calculate the cache life span.
client IStackClient The governing instance.
Результат TimeSpan?