C# Class VimeoAPI.VimeoScopeExtensions

Afficher le fichier Open project: TechSmith/VimeoAPI

Méthodes publiques

Méthode Description
AsString ( this scope ) : string
GetAllFlags ( ) : IEnumerable
GetBasicUploadScope ( ) : VimeoScope
GetFlags ( this scope ) : IEnumerable
GetFlagsString ( this scope ) : IEnumerable
GetSpaceSeparatedValue ( this scope ) : string

Method Details

AsString() public static méthode

public static AsString ( this scope ) : string
scope this
Résultat string

GetAllFlags() public static méthode

public static GetAllFlags ( ) : IEnumerable
Résultat IEnumerable

GetBasicUploadScope() public static méthode

public static GetBasicUploadScope ( ) : VimeoScope
Résultat VimeoScope

GetFlags() public static méthode

public static GetFlags ( this scope ) : IEnumerable
scope this
Résultat IEnumerable

GetFlagsString() public static méthode

public static GetFlagsString ( this scope ) : IEnumerable
scope this
Résultat IEnumerable

GetSpaceSeparatedValue() public static méthode

public static GetSpaceSeparatedValue ( this scope ) : string
scope this
Résultat string