[Visual Basic] Public Sub New( _ ByVal uiItem As UIItem _ ) [C#] public CustomCommandInterceptor( UIItem uiItem ); [C++] public: CustomCommandInterceptor( UIItem* uiItem ); [JScript] public function CustomCommandInterceptor( UIItem uiItem );
CustomCommandInterceptor Class | White.Core.CustomCommands Namespace