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

The invocation patterns.
Datei anzeigen Open project: Catel/Catel.ReSharper

Public Properties

Property Type Description
IsMatch string
IsNotMatch string

Property Details

IsMatch public_oe static_oe property

The is match.
public static string IsMatch
return string

IsNotMatch public_oe static_oe property

The is not match.
public static string IsNotMatch
return string