Bickle.ReSharper.BickleTestProvider.GetCustomOptionsControl C# (CSharp) Метод

GetCustomOptionsControl() публичный Метод

public GetCustomOptionsControl ( ISolution solution ) : ProviderCustomOptionsControl
solution ISolution
Результат ProviderCustomOptionsControl
        public ProviderCustomOptionsControl GetCustomOptionsControl(ISolution solution)
        {
            return null;
        }