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