Initializes a new instance of the
UserInfo class.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
[ObsoleteAttribute("Please use an overloads. // v1.5", false)]
public UserInfo(
Dictionary<string, Object> source,
ApiDataMapping mapping
)
[ObsoleteAttribute("Please use an overloads. // v1.5", false)]
public UserInfo(
Dictionary<string, Object> source,
ApiDataMapping mapping
)
<ObsoleteAttribute("Please use an overloads. // v1.5", false)>
Public Sub New (
source As Dictionary(Of String, Object),
mapping As ApiDataMapping
)
<ObsoleteAttribute("Please use an overloads. // v1.5", false)>
Public Sub New (
source As Dictionary(Of String, Object),
mapping As ApiDataMapping
)