C# Class Essentials.Samples.Annotations.RazorInjectionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: xDelivered-Patrick/Xamarin.Forms.Essentials

Méthodes publiques

Méthode Description
RazorInjectionAttribute ( string type, string fieldName ) : System

Method Details

RazorInjectionAttribute() public méthode

public RazorInjectionAttribute ( string type, string fieldName ) : System
type string
fieldName string
Résultat System