Esempio n. 1
0
 public void Process(ArtifactDeployState dart, IDeployContext context, int pass)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public ArtifactDeployState ProcessInit(IArtifact art, IDeployContext context)
 {
     throw new NotImplementedException();
 }