Exemplo n.º 1
0
 internal void AddExecutable(AssemblyInstallStep step)
 {
     _executables.Add(step);
 }
Exemplo n.º 2
0
		internal void AddExecutable(AssemblyInstallStep step)
		{
			_executables.Add(step);
		}