Example #1
0
 private bool RepositoryIsDirty()
 {
     return(_serviceAgent.SecurityGroupRepositoryIsDirty());
 }