Class GetProtocolCodesCmdletCommand
- Namespace
- MASES.PLCOnNet.PowerShell.Cmdlet
- Assembly
- MASES.PLCOnNetPS.dll
[Cmdlet("Get", "ProtocolCodes")]
[OutputType(new Type[] { typeof(string[]) })]
public class GetProtocolCodesCmdletCommand : PLCOnNetPSCmdlet
- Inheritance
-
GetProtocolCodesCmdletCommand
- Inherited Members
Methods
BeginProcessing()
protected override void BeginProcessing()
EndProcessing()
protected override void EndProcessing()
ProcessCommand()
protected override void ProcessCommand()