public override void Active(MyAction action) { action.GetWomanConclution(this); }
public abstract void Active(MyAction action);