Class UserInfo
- Namespace
- TaleWorlds.Diamond.ChatSystem.Library
- Assembly
- TaleWorlds.Diamond.ChatSystem.Library.dll
public class UserInfo
- Inheritance
-
UserInfo
- Inherited Members
Constructors
UserInfo(string, string)
public UserInfo(string userName, string displayName)
Parameters
Properties
DisplayName
public string DisplayName { get; set; }
Property Value
UserName
public string UserName { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).