RecroDictAddOrReplaceAsync Method
            Add or replace.
            
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.9.0.24.1113.1
public static Task AddOrReplaceAsync(
	string scope,
	string stringId,
	string str,
	string language
)
- scope  String
- The scope.
- stringId  String
- The stringId.
- str  String
- The string.
- language  String
- The language.
Task