C# Class MvvmCross.Binding.Bindings.Target.Construction.MvxTypeAndNamePair

Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Méthode Description
MvxTypeAndNamePair ( ) : System
MvxTypeAndNamePair ( Type type, string name ) : System

Method Details

MvxTypeAndNamePair() public méthode

public MvxTypeAndNamePair ( ) : System
Résultat System

MvxTypeAndNamePair() public méthode

public MvxTypeAndNamePair ( Type type, string name ) : System
type System.Type
name string
Résultat System