Click or drag to resize
Askia

IQuotaQuotaVerify Method

[Missing <summary> documentation for "M:AskiaCore.IQuota.QuotaVerify(System.Collections.Generic.IDictionary{System.Int32,System.Collections.Generic.ICollection{AskiaCore.IQuotaIssue}}@)"]

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
bool QuotaVerify(
	ref IDictionary<int, ICollection<IQuotaIssue>> TokenIssues
)

Parameters

TokenIssues
Type: System.Collections.GenericIDictionaryInt32, ICollectionIQuotaIssue

[Missing <param name="TokenIssues"/> documentation for "M:AskiaCore.IQuota.QuotaVerify(System.Collections.Generic.IDictionary{System.Int32,System.Collections.Generic.ICollection{AskiaCore.IQuotaIssue}}@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:AskiaCore.IQuota.QuotaVerify(System.Collections.Generic.IDictionary{System.Int32,System.Collections.Generic.ICollection{AskiaCore.IQuotaIssue}}@)"]

See Also