'宣言 Public Overloads Function IsActionAllowed( _ ByVal actionCode As UltraExplorerBarAction, _ ByVal currentState As UltraExplorerBarStates _ ) As Boolean
public bool IsActionAllowed( UltraExplorerBarAction actionCode, UltraExplorerBarStates currentState )