public int CreateContextUserTool(string text, string command) { return(ComObject.CreateContextUserTool(text, command)); }