Exemple #1
0
 public String GetTypedPath(RenderContext context, TypeCheckerTypeCode typeCode)
 {
     return(context.GetTypedNormalizedPath(Path, typeCode));
 }