Method | Description | |
---|---|---|
CheckForConflicts ( [ appList, [ |
Checks new AccessPoint candidates for conflicts with existing ones.
|
|
GetConflictData ( [ |
Returns all ConflictDatas for a set of new AccessPoint candidates.
|
|
GetConflictData ( [ |
Returns all ConflictDatas for a set of existing AppEntrys.
|
public static CheckForConflicts ( [ appList, [ |
||
appList | [ | The |
accessPoints | [ |
The set of |
appEntry | [ | The |
return | void |
public static GetConflictData ( [ |
||
accessPoints | [ |
The set of |
appEntry | [ | The |
return | ConflictData>.IDictionary |
public static GetConflictData ( [ |
||
appEntries | [ |
The |
return | ConflictData>.IDictionary |