|
| SyncResult (IEnumerable< string > created, IEnumerable< string > updated, IEnumerable< string > deleted) |
|
|
readonly IEnumerable< string > | Created |
|
readonly IEnumerable< string > | Updated |
|
readonly IEnumerable< string > | Deleted |
|
◆ SyncResult()
DirectorySyncer.SyncResult.SyncResult |
( |
IEnumerable< string > |
created, |
|
|
IEnumerable< string > |
updated, |
|
|
IEnumerable< string > |
deleted |
|
) |
| |
◆ Created
readonly IEnumerable<string> DirectorySyncer.SyncResult.Created |
◆ Deleted
readonly IEnumerable<string> DirectorySyncer.SyncResult.Deleted |
◆ Updated
readonly IEnumerable<string> DirectorySyncer.SyncResult.Updated |
The documentation for this class was generated from the following file: