C# Класс VimeoAPI.VimeoScopeExtensions

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

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

Метод Описание
AsString ( this scope ) : string
GetAllFlags ( ) : IEnumerable
GetBasicUploadScope ( ) : VimeoScope
GetFlags ( this scope ) : IEnumerable
GetFlagsString ( this scope ) : IEnumerable
GetSpaceSeparatedValue ( this scope ) : string

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

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

public static AsString ( this scope ) : string
scope this
Результат string

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

public static GetAllFlags ( ) : IEnumerable
Результат IEnumerable

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

public static GetBasicUploadScope ( ) : VimeoScope
Результат VimeoScope

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

public static GetFlags ( this scope ) : IEnumerable
scope this
Результат IEnumerable

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

public static GetFlagsString ( this scope ) : IEnumerable
scope this
Результат IEnumerable

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

public static GetSpaceSeparatedValue ( this scope ) : string
scope this
Результат string