Example #1
0
 public void EnsureInfrastructure()
 {
     Log.Debug("Ensuring Infrastructure is available on target");
     _provider.EnsureInfrastructure();
 }