示例#1
0
 public Narrative()
 {
     _innerType = PredicateForms.Narrative;
 }
示例#2
0
 public Explanatory()
 {
     _innerType = PredicateForms.Explanatory;
 }
示例#3
0
 public Descriptive()
 {
     _innerType = PredicateForms.Descriptive;
 }
示例#4
0
 public Descriptive()
 {
     _innerType = PredicateForms.Descriptive;
 }
示例#5
0
 public Explanatory()
 {
     _innerType = PredicateForms.Explanatory;
 }
示例#6
0
 public Narrative()
 {
     _innerType = PredicateForms.Narrative;
 }