Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
Reflection
Tests
Attr
C# Class System.Reflection.Tests.Attr
Inheritance:
Attribute
Datei anzeigen
Open project: mikedn/runtime
Public Properties
Property
Type
Description
name
string
value
int
Public Methods
Method
Description
Attr
(
int
i
)
ToString
( ) :
string
Method Details
Attr()
public
method
public
Attr
(
int
i
)
i
int
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
name
public_oe property
public
string
name
return
string
value
public_oe property
public
int
value
return
int