AP.MobileToolkit.Fonts.Tests.Fonts.MaterialIconsSharpTests.ReturnsCorrectFont C# (CSharp) Method

ReturnsCorrectFont() private method

private ReturnsCorrectFont ( string selector ) : void
selector string
return void
        public void ReturnsCorrectFont(string selector)
        {
            ReturnsCorrectFontInternal(selector);
        }
MaterialIconsSharpTests