C# Class Fhnw.Ecnf.RoutePlanner.RoutePlannerLib.Dynamic.World

Inheritance: System.Dynamic.DynamicObject
Afficher le fichier Open project: platzhersh/FHNW-Java-Projekte Class Usage Examples

Méthodes publiques

Méthode Description
TryInvokeMember ( InvokeMemberBinder binder, object args, object &result ) : bool
World ( Cities c ) : System

Method Details

TryInvokeMember() public méthode

public TryInvokeMember ( InvokeMemberBinder binder, object args, object &result ) : bool
binder System.Dynamic.InvokeMemberBinder
args object
result object
Résultat bool

World() public méthode

public World ( Cities c ) : System
c Cities
Résultat System