示例#1
0
 public SystemRegistry(IResult <IRegistry <T> > result)
     : this(result.Get, result.AsDefined().Then().Delegate().Selector())
 {
 }