C# Class Catel.ReSharper.Arguments.Patterns.ArgumentCheckStatementDetectionPatterns

The invocation patterns.
Show file Open project: Catel/Catel.ReSharper

Public Properties

Property Type Description
IsMatch string
IsNotMatch string

Property Details

IsMatch public static property

The is match.
public static string IsMatch
return string

IsNotMatch public static property

The is not match.
public static string IsNotMatch
return string