RgManager.AboutAsync Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Handlers
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.8.0.10816
C#
public Task<string> AboutAsync()

Return Value

Task<String>

Implements

IRgManager.AboutAsync()

See Also