示例#1
0
 public static FlexpressionBrick Rule(this string patternName)
 {
     return(DefaultAlgebra.CreateRulePlaceholder(patternName, null));
 }