Method | Description | |
---|---|---|
Start ( ) : void | ||
ThreadObj ( CodeContext context, object function, PythonTuple args, object kwargs ) : System |
public ThreadObj ( CodeContext context, object function, PythonTuple args, object kwargs ) : System | ||
context | CodeContext | |
function | object | |
args | PythonTuple | |
kwargs | object | |
return | System |