Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
GetProperty ( string name ) : object | ||
HttpEndpointDemoContent ( Node parent ) : System | ||
HttpEndpointDemoContent ( Node parent, string nodeTypeName ) : System | ||
ProcessRequest ( |
||
SetProperty ( string name, object value ) : void |
Méthode | Description | |
---|---|---|
HttpEndpointDemoContent ( |
public GetProperty ( string name ) : object | ||
name | string | |
Résultat | object |
public HttpEndpointDemoContent ( Node parent ) : System | ||
parent | Node | |
Résultat | System |
public HttpEndpointDemoContent ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
Résultat | System |
protected HttpEndpointDemoContent ( |
||
nt | ||
Résultat | System |
public ProcessRequest ( |
||
context | ||
Résultat | void |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
Résultat | void |