Method GetInfo
GetInfo()
Gets the info for the pad such as the version.
Declaration
public TryOptionAsync<Info> GetInfo()
Returns
Type | Description |
---|---|
LanguageExt.TryOptionAsync<Info> | The pad info. |
Gets the info for the pad such as the version.
public TryOptionAsync<Info> GetInfo()
Type | Description |
---|---|
LanguageExt.TryOptionAsync<Info> | The pad info. |