◆ DeleteColorKey()

static void DeleteColorKey ( this IStorePreferences  interfaceReference,
string  key 
)
static
Parameters
interfaceReferenceThis IStorePreferences will be used to delete the key.
keyThis string specifies a unique key/name that is used to lookup a particular saved value in prefBase.

References IStorePreferences.DeleteKey().

+ Here is the call graph for this function: