Bickle.ReSharper.BickleTestProvider.GetCustomOptionsControl C# (CSharp) Method

GetCustomOptionsControl() public method

public GetCustomOptionsControl ( ISolution solution ) : ProviderCustomOptionsControl
solution ISolution
return ProviderCustomOptionsControl
        public ProviderCustomOptionsControl GetCustomOptionsControl(ISolution solution)
        {
            return null;
        }