프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
GetProperty ( string name ) : object | ||
HttpEndpointDemoContent ( Node parent ) : System | ||
HttpEndpointDemoContent ( Node parent, string nodeTypeName ) : System | ||
ProcessRequest ( |
||
SetProperty ( string name, object value ) : void |
메소드 | 설명 | |
---|---|---|
HttpEndpointDemoContent ( |
public HttpEndpointDemoContent ( Node parent ) : System | ||
parent | Node | |
리턴 | System |
public HttpEndpointDemoContent ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
리턴 | System |
protected HttpEndpointDemoContent ( |
||
nt | ||
리턴 | System |
public ProcessRequest ( |
||
context | ||
리턴 | void |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
리턴 | void |