BridgeTests.TestClasses.TestClassLocalTypeWithLessMethods.hasStringSpecified C# (CSharp) Метод

hasStringSpecified() приватный Метод

private hasStringSpecified ( String test, String testSpecified ) : void
test String
testSpecified String
Результат void
        public void hasStringSpecified(String test, String testSpecified)
        {
        }
TestClassLocalTypeWithLessMethods