Click or drag to resize

BenchUserInfoToString Method

Creates a string representation of the user info.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A string with name and email of the user.
See Also