Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MvvmCross
Binding
Bindings
Target
Construction
MvxTypeAndNamePair
C# Class MvvmCross.Binding.Bindings.Target.Construction.MvxTypeAndNamePair
Exibir arquivo
Open project: MvvmCross/MvvmCross
Public Methods
Method
Description
MvxTypeAndNamePair
( ) :
System
MvxTypeAndNamePair
(
Type
type
,
string
name
) :
System
Method Details
MvxTypeAndNamePair()
public
method
public
MvxTypeAndNamePair
( ) :
System
return
System
MvxTypeAndNamePair()
public
method
public
MvxTypeAndNamePair
(
Type
type
,
string
name
) :
System
type
System.Type
name
string
return
System