Method Verify
Verify()
Verifies the function is valid and all blocks properly terminated
public void Verify()
Verify(out string)
Verifies the function without throwing an exception
public bool Verify(out string errMsg)
Verifies the function is valid and all blocks properly terminated
public void Verify()
Verifies the function without throwing an exception
public bool Verify(out string errMsg)