Method | Description | |
---|---|---|
MessageBoxIronPy ( Object inobject ) : void |
Custom MessageBox call. Excepts some random objects from IronPython and converts to string.
|
public static MessageBoxIronPy ( Object inobject ) : void | ||
inobject | Object | Output object from IronPython. |
return | void |