Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
HockeyApp
AssetWrapper
C# 클래스 Microsoft.HockeyApp.AssetWrapper
상속:
System.Dynamic.DynamicObject
파일 보기
프로젝트 열기: bitstadium/HockeySDK-Windows
공개 메소드들
메소드
설명
TryGetMember
(
GetMemberBinder
binder
,
object
&
result
) :
bool
this
(
string
index
) :
object
메소드 상세
TryGetMember()
공개
메소드
public
TryGetMember
(
GetMemberBinder
binder
,
object
&
result
) :
bool
binder
System.Dynamic.GetMemberBinder
result
object
리턴
bool
this()
공개
메소드
public
this
(
string
index
) :
object
index
string
리턴
object