Parallel.LoadSource


public function LoadSource

Prototype:

public function LoadSource(string source, var errors=null, parameters="")

Parameters

source
(string) // TO DO
errors
(var) has a default value of null
parameters
has a default value of ""

Description:

TODO: Document this

Return value:

// TO DO