Power mapper interface
| C# | Visual Basic | Visual C++ |
public interface IPowerMapper
Public Interface IPowerMapper
public interface class IPowerMapper
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Get(String) |
Gets the mapped item
| |
| GetDefault()()()() |
Gets the default mapping
| |
| GetWithFallback(String) |
Gets the mapping specified with ID, or a default one
| |
| HasDefault()()()() |
Returns true if default mapping exists
| |
| IsMapping(String) |
Returns true if mapping with specified ID exists
|