C# Class EFLinqAnalyzer.CanonicalMethodNames.PropertySignature

Mostra file Open project: jumpinjackie/roslyn-ef-linq-analyzer

Public Methods

Method Description
PropertySignature ( string invokingType, string returnType, bool isStatic ) : System

Method Details

PropertySignature() public method

public PropertySignature ( string invokingType, string returnType, bool isStatic ) : System
invokingType string
returnType string
isStatic bool
return System