C# Class SpringELTest.Inventor

Afficher le fichier Open project: yuzd/Spring.EL Class Usage Examples

Méthodes publiques

Свойство Type Description
Inventions string[]
Members SpringELTest.PlaceOfBirth[]
Officers Inventor2>.Dictionary

Méthodes publiques

Méthode Description
Inventor ( string nikolaTesla, DateTime dateTime, string serbian ) : System
IsMember ( string name ) : bool

Method Details

Inventor() public méthode

public Inventor ( string nikolaTesla, DateTime dateTime, string serbian ) : System
nikolaTesla string
dateTime DateTime
serbian string
Résultat System

IsMember() public méthode

public IsMember ( string name ) : bool
name string
Résultat bool

Property Details

Inventions public_oe property

public string[] Inventions
Résultat string[]

Members public_oe property

public PlaceOfBirth[],SpringELTest Members
Résultat SpringELTest.PlaceOfBirth[]

Officers public_oe property

public Dictionary Officers
Résultat Inventor2>.Dictionary