C# 클래스 PropertyMap, simplexml
파일 보기
프로젝트 열기: ngallagher/simplexml
1 사용 예제들
공개 메소드들
메소드 상세
public AddGetProperty ( String name, MethodDetail, detail ) : void |
name |
String |
|
detail |
MethodDetail, |
|
리턴 |
void |
|
public AddSetProperty ( String name, MethodDetail, detail ) : void |
name |
String |
|
detail |
MethodDetail, |
|
리턴 |
void |
|
public GetProperty ( String name ) : Property |
name |
String |
|
리턴 |
Property |
|
public PropertyMap ( SourceDetails details ) : System.Collections.Generic |
details |
SourceDetails |
|
리턴 |
System.Collections.Generic |
|