public Include ( string relativeSourcePath, bool once ) : object | ||
relativeSourcePath | string | Source root relative path to the script. |
once | bool | Specifies whether script should be included only once. |
return | object |
public Include ( string relativeSourcePath, bool once ) : object | ||
relativeSourcePath | string | Source root relative path to the script. |
once | bool | Specifies whether script should be included only once. |
return | object |