UserAdminCommand Class
public class UserAdminCommand : AdminCommand
This language is not supported or no code example is available.
public ref class UserAdminCommand : public AdminCommand^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
UserAdminCommand(int) |
Name | Description | |
---|---|---|
![]() |
CommandType | (inherited from AdminCommand). |
![]() |
DateTime | Gets or sets the date time. (inherited from Event). |
![]() |
TypeId | (inherited from AdminCommand). |
![]() |
Username |
Name | Description | |
---|---|---|
![]() |
GetValue<T>(string) | (inherited from AdminCommand). |
![]() |
SetValue(string, object) | (inherited from AdminCommand). |
![]() |
To<T>() | (inherited from AdminCommand). |
![]() |
ToJSON() | Returns a JSON formatted String that represents this instance. (inherited from Event). |
![]() |
ToString() | (inherited from AdminCommand). |
OberMind.Users.Admin.UserAdminCommand