System.SR.UsingResourceKeys C# (CSharp) Method

UsingResourceKeys() private method

private UsingResourceKeys ( ) : bool
return bool
        private static bool UsingResourceKeys()
        {
            return false;
        }