Enum MessageMatch
Enumeration indicating how the expected message parameter is to be used
public enum MessageMatch
Fields
Contains = 1Exact = 0Regex = 2StartsWith = 3
Enumeration indicating how the expected message parameter is to be used
public enum MessageMatch
Contains = 1Exact = 0Regex = 2StartsWith = 3