Пример #1
0
 public FixedValueIfNotProvidedAttributeBeanBridge(TopLevelBeanBridgeWrapper _enclosing, AttributeBridge relationshipBridge
                                                   , BareANY any) : base(relationshipBridge.GetRelationship(), any)
 {
     this._enclosing         = _enclosing;
     this.relationshipBridge = relationshipBridge;
 }