Class CmdUser
public class CmdUser : CmdCommand
- Inheritance
-
CmdUser
- Inherited Members
- Extension Methods
Constructors
CmdUser(CmdUserModule)
public CmdUser(CmdUserModule module)
Parameters
moduleCmdUserModule
Fields
_command
public string _command
Field Value
Properties
Command
public CmdUserModule Command { get; set; }
Property Value
Methods
ToXElement()
public override XElement ToXElement()
Returns
- XElement