Determines if the specified SOAPAction is acceptable for a given System.Reflection.MethodBase.
- soapAction
The SOAPAction to check against the given System.Reflection.MethodBase.
- mb
The System.Reflection.MethodBase the specified SOAPAction is checked against.
![]()
true if the specified SOAPAction is acceptable for a given System.Reflection.MethodBase; otherwise, false.