Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
HockeyApp
AssetWrapper
C# Class Microsoft.HockeyApp.AssetWrapper
Inheritance:
System.Dynamic.DynamicObject
Afficher le fichier
Open project: bitstadium/HockeySDK-Windows
Méthodes publiques
Méthode
Description
TryGetMember
(
GetMemberBinder
binder
,
object
&
result
) :
bool
this
(
string
index
) :
object
Method Details
TryGetMember()
public
méthode
public
TryGetMember
(
GetMemberBinder
binder
,
object
&
result
) :
bool
binder
System.Dynamic.GetMemberBinder
result
object
Résultat
bool
this()
public
méthode
public
this
(
string
index
) :
object
index
string
Résultat
object