Overload | Description |
---|---|
Load(Method,String) | Load the Method with the specified name from the current JAMS Server. |
Load(Method,String,Server) | Load the Method with the specified name, from the specified JAMS Server. |
Load(Method,Int32,Server) | Load the Method with the specified ID, from the specified JAMS Server. |
Load(Method,String,Int32,Server) | Load the Method with the specified ID or Name from the specified JAMS Server. |