메소드 | 설명 | |
---|---|---|
ActionGroup ( ) : Microsoft.ManagementConsole.Internal | ||
ActionGroup ( string displayName, string description ) : Microsoft.ManagementConsole.Internal | ||
ActionGroup ( string displayName, string description, int imageIndex ) : Microsoft.ManagementConsole.Internal | ||
ActionGroup ( string displayName, string description, int imageIndex, object tag ) : Microsoft.ManagementConsole.Internal |
메소드 | 설명 | |
---|---|---|
OnItemDataChanged ( object sender, |
||
OnItemsChanged ( object sender, |
||
RefreshChildData ( ) : void |
public ActionGroup ( ) : Microsoft.ManagementConsole.Internal | ||
리턴 | Microsoft.ManagementConsole.Internal |
public ActionGroup ( string displayName, string description ) : Microsoft.ManagementConsole.Internal | ||
displayName | string | |
description | string | |
리턴 | Microsoft.ManagementConsole.Internal |
public ActionGroup ( string displayName, string description, int imageIndex ) : Microsoft.ManagementConsole.Internal | ||
displayName | string | |
description | string | |
imageIndex | int | |
리턴 | Microsoft.ManagementConsole.Internal |
public ActionGroup ( string displayName, string description, int imageIndex, object tag ) : Microsoft.ManagementConsole.Internal | ||
displayName | string | |
description | string | |
imageIndex | int | |
tag | object | |
리턴 | Microsoft.ManagementConsole.Internal |