public void SetQuote(IUnderly3 underly) { _underly = underly; }
public Top(IUnderly3 underly3) { _underly = underly3; }