C# Class EmberDataAdapter.AlternateNameAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: rmichela/EmberDataAdapter

Méthodes publiques

Méthode Description
AlternateNameAttribute ( string singularName, string pluralName ) : System

Method Details

AlternateNameAttribute() public méthode

public AlternateNameAttribute ( string singularName, string pluralName ) : System
singularName string
pluralName string
Résultat System