RecroDictDeleteAsync Method
Delete.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.16.0.25.0402.1
public static Task<int> DeleteAsync(
string scope,
string resourceKey
)
- scope String
- The scope.
- resourceKey String
- The ResourceKey.
TaskInt32