Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
DTypeInfo
C# Class DTypeInfo, dbus-sharp
显示文件
Open project: brookpatten/dbus-sharp
Class Usage Examples
Public Properties
Property
Type
Description
Name
string
Public Methods
Method
Description
DTypeInfo
(
string
name
) :
System
GetMethod
(
string
name
) :
DMethodInfo,
ToType
( ) :
Type
Method Details
DTypeInfo()
public
method
public
DTypeInfo
(
string
name
) :
System
name
string
return
System
GetMethod()
public
method
public
GetMethod
(
string
name
) :
DMethodInfo,
name
string
return
DMethodInfo,
ToType()
public
method
public
ToType
( ) :
Type
return
Type
Property Details
Name
public_oe property
public
string
Name
return
string