BridgeTests.TestClasses.TestClass.hasObjectSpecified C# (CSharp) Метод

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

public hasObjectSpecified ( Object test, System.Boolean testSpecified ) : void
test Object
testSpecified System.Boolean
Результат void
        public void hasObjectSpecified(Object test, Boolean? testSpecified)
        {
        }