Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
System
Reflection
Tests
PointerHolder
C# Class System.Reflection.Tests.PointerHolder
ファイルを表示
Open project: dotnet/corefx
Class Usage Examples
Public Properties
Property
Type
Description
field
int*
Public Methods
Method
Description
Method
(
byte
ptr
,
int
expected
) :
void
Return
(
int
expected
) :
bool*
Method Details
Method()
public
method
public
Method
(
byte
ptr
,
int
expected
) :
void
ptr
byte
expected
int
return
void
Return()
public
method
public
Return
(
int
expected
) :
bool*
expected
int
return
bool*
Property Details
field
public_oe property
public
int*
field
return
int*