C# 클래스 SecureDelete.Actions.PropertyReader

파일 보기 프로젝트 열기: gratianlup/SecureDelete

공개 메소드들

메소드 설명
GetPropertyValue ( string name, object obj, int index ) : object

메소드 상세

GetPropertyValue() 공개 메소드

public GetPropertyValue ( string name, object obj, int index ) : object
name string
obj object
index int
리턴 object