Example #1
0
 public IVerifiableType Convert(IConversionContext conversionContext)
 {
     return(root.Convert(conversionContext));
 }