Method | Description | |
---|---|---|
CopyWithLogStart ( int newLogStart, int newRenStart ) : |
Copy the MapRun except for substituting the new starts.
|
|
SubstituteMapRun ( int logical, IClientRun clientRun, int render, string substitute, AssembledStyles substituteStyle ) : System |
public CopyWithLogStart ( int newLogStart, int newRenStart ) : |
||
newLogStart | int | |
newRenStart | int | |
return |
public SubstituteMapRun ( int logical, IClientRun clientRun, int render, string substitute, AssembledStyles substituteStyle ) : System | ||
logical | int | |
clientRun | IClientRun | |
render | int | |
substitute | string | |
substituteStyle | AssembledStyles | |
return | System |