Public Functions
Protected Functions
Public Properties
Public Functions Documentation
function UserProperties
UserProperties(
string userId =null,
CustomProperties customProperties =null
)
function Equals
override bool Equals(
object obj
)
function GetHashCode
override int GetHashCode()
function ToString
override string ToString()
Protected Functions Documentation
function Equals
bool Equals(
UserProperties other
)
Public Property Documentation
property UserId
property CustomProperties
CustomProperties CustomProperties;
Updated on 2024-11-07 at 18:31:49 +0000