Controller |
The ControllerSetSelector type exposes the following members.
Name | Description | |
---|---|---|
![]() | Matches | Determines if the specified Controller is matched by the selector. |
![]() ![]() | SelectAll | Creates an entry with a All selector type. |
![]() ![]() | SelectControllerTemplateType(IControllerTemplate) | Creates an entry with a ControllerTemplateType selector type. Necessary properties will be populated from the Controller Template. |
![]() ![]() | SelectControllerTemplateType(ControllerType, Guid) | Creates an entry with a ControllerTemplateType selector type. |
![]() ![]() | SelectControllerType | Creates an entry with a ControllerType selector type. |
![]() ![]() | SelectHardwareType(Controller) | Creates an entry with a HardwareType selector type. Necessary properties will be populated from the Controller. |
![]() ![]() | SelectHardwareType(ControllerType, Guid, String) | Creates an entry with a HardwareType selector type. |
![]() ![]() | SelectPersistentControllerInstance(Controller) | Creates an entry with a PersistentControllerInstance selector type. Necessary properties will be populated from the Controller. |
![]() ![]() | SelectPersistentControllerInstance(ControllerType, Guid) | Creates an entry with a PersistentControllerInstance selector type. |
![]() ![]() | SelectSessionControllerInstance(Controller) | Creates an entry with a SessionControllerInstance selector type. Necessary properties will be populated from the Controller. |
![]() ![]() | SelectSessionControllerInstance(ControllerType, Int32) | Creates an entry with a SessionControllerInstance selector type. |
![]() | ToString | (Overrides ObjectToString) |