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
Int32Attr
C# Class System.Reflection.Tests.Int32Attr
Inheritance:
Attribute
ファイルを表示
Open project: mikedn/runtime
Public Properties
Property
Type
Description
name
string
value
int
Public Methods
Method
Description
Int32Attr
(
int
i
)
Method Details
Int32Attr()
public
method
public
Int32Attr
(
int
i
)
i
int
Property Details
name
public_oe property
public
string
name
return
string
value
public_oe property
public
int
value
return
int