Table of Contents

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

arg0 String

String

arg1 DataHandler

DataHandler

Exceptions

IOException