示例#1
0
 public IsDeployed(ICondition <Assembly> condition, IResult <Assembly> result)
     : base(condition.In(result).Singleton().Get)
 {
 }