C# Class EFLinqAnalyzer.CanonicalMethodNames.PropertySignature

Afficher le fichier Open project: jumpinjackie/roslyn-ef-linq-analyzer

Méthodes publiques

Méthode Description
PropertySignature ( string invokingType, string returnType, bool isStatic ) : System

Method Details

PropertySignature() public méthode

public PropertySignature ( string invokingType, string returnType, bool isStatic ) : System
invokingType string
returnType string
isStatic bool
Résultat System