コード例 #1
0
 public virtual void SetFieldSemantics(IField field, FieldScriptSemantics semantics)
 {
     _prev.SetFieldSemantics(field, semantics);
 }