namespace Easychart.Finance.Win { using System; using System.Runtime.CompilerServices; public delegate string OnSelectString(string Default); }