Interface ICommandObject
- Namespace
- Javax.Activation
- Assembly
- MASES.JNet.dll
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/activation/CommandObject.html
public interface ICommandObject
Methods
SetCommandContext(String, DataHandler)
void SetCommandContext(String arg0, DataHandler arg1)
Parameters
arg0Stringarg1DataHandler