ColorCloudClient¶
Inheritance Hierarchy¶
Object
CloudClient
ColorCloudClient
Members Summary¶
Public Constructors Summary¶
Name |
---|
ColorCloudClient() |
ColorCloudClient(String,String) |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
BaseUris | Collection<Uri > | N/A |
ClientId | String | N/A |
ClientSecret | String | N/A |
TimeoutInSeconds | Int32 | N/A |
WebProxy | IWebProxy | N/A |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Methods Summary¶
Protected Methods Summary¶
Public Events Summary¶
Name | Event Arguments | Description |
---|---|---|
GettingAccessToken | GettingAccessTokenEventArgs | N/A |
SendingWebRequest | SendingWebRequestEventArgs | N/A |
SentWebRequest | SentWebRequestEventArgs | N/A |
Members Detail¶
Public Constructors¶
Name |
---|
ColorCloudClient() |
ColorCloudClient(String,String) |
Protected Constructors¶
Public Properties¶
BaseUris
¶
Summary
N/A
Remarks
N/A
Return Value
Collection<Uri
>
ClientId
¶
Summary
N/A
Remarks
N/A
Return Value
String
ClientSecret
¶
Summary
N/A
Remarks
N/A
Return Value
String
TimeoutInSeconds
¶
Summary
N/A
Remarks
N/A
Return Value
Int32
WebProxy
¶
Summary
N/A
Remarks
N/A
Return Value
IWebProxy
Protected Properties¶
Public Methods¶
Dispose()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetColorsInAnalogousFamily(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInAnalogousFamily(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInAnalogousFamilyAsync(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInAnalogousFamilyAsync(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInComplementaryFamily(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInComplementaryFamily(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInComplementaryFamilyAsync(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInComplementaryFamilyAsync(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInContrastingFamily(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInContrastingFamily(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInContrastingFamilyAsync(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInContrastingFamilyAsync(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInHueFamily(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Collection<GeoColor > | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInHueFamily(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Collection<GeoColor > | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInHueFamilyAsync(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInHueFamilyAsync(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInQualityFamily(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Collection<GeoColor > | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInQualityFamily(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Collection<GeoColor > | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInQualityFamilyAsync(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInQualityFamilyAsync(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInTetradFamily(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInTetradFamily(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInTetradFamilyAsync(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInTetradFamilyAsync(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInTriadFamily(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInTriadFamily(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Dictionary<GeoColor ,Collection<GeoColor >> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetColorsInTriadFamilyAsync(Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
numberOfColors | Int32 | N/A |
GetColorsInTriadFamilyAsync(GeoColor,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<Dictionary<GeoColor ,Collection<GeoColor >>> | N/A |
Parameters
Name | Type | Description |
---|---|---|
color | GeoColor | N/A |
numberOfColors | Int32 | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Protected Methods¶
AuthenticateWebRequest(WebRequest)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
webRequest | WebRequest | N/A |
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetNextCandidateBaseUri()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetNextCandidateBaseUriCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetToken()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetTokenCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
OnGettingAccessToken(GettingAccessTokenEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | GettingAccessTokenEventArgs | N/A |
OnSendingWebRequest(SendingWebRequestEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | SendingWebRequestEventArgs | N/A |
OnSentWebRequest(SentWebRequestEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | SentWebRequestEventArgs | N/A |
SendWebRequest(WebRequest)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
WebResponse | N/A |
Parameters
Name | Type | Description |
---|---|---|
webRequest | WebRequest | N/A |
SendWebRequestAsync(WebRequest)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Task<WebResponse > | N/A |
Parameters
Name | Type | Description |
---|---|---|
webRequest | WebRequest | N/A |
Public Events¶
GettingAccessToken¶
N/A
Remarks
N/A
Event Arguments
SendingWebRequest¶
N/A
Remarks
N/A
Event Arguments
SentWebRequest¶
N/A
Remarks
N/A
Event Arguments