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
SecureDelete
Actions
PropertyReader
C# Class SecureDelete.Actions.PropertyReader
显示文件
Open project: gratianlup/SecureDelete
Public Methods
Method
Description
GetPropertyValue
(
string
name
,
object
obj
,
int
index
) :
object
Method Details
GetPropertyValue()
public
method
public
GetPropertyValue
(
string
name
,
object
obj
,
int
index
) :
object
name
string
obj
object
index
int
return
object