C# Class UserExamle.Data.By

Afficher le fichier Open project: softservedata/PMP412016

Méthodes publiques

Méthode Description
getById ( string id ) : By
getByName ( string name ) : By

Private Methods

Méthode Description
By ( string field ) : System

Method Details

getById() public static méthode

public static getById ( string id ) : By
id string
Résultat By

getByName() public static méthode

public static getByName ( string name ) : By
name string
Résultat By