Property | Type | Description | |
---|---|---|---|
ID | int | ||
Title | string | ||
parent |
Method | Description | |
---|---|---|
ScriptFile ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
Delete ( ) : void | ||
Save ( ) : void |
public ScriptFile ( |
||
file | ||
code | string | |
title | string | |
id | int | |
return | System |