C# 클래스 VimeoAPI.VimeoScopeExtensions

파일 보기 프로젝트 열기: TechSmith/VimeoAPI

공개 메소드들

메소드 설명
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