Method | Description | |
---|---|---|
SubstituteTssClientRun ( ITsString tss, AssembledStyles style, string substitute, AssembledStyles substituteStyle ) : System |
Method | Description | |
---|---|---|
CopyWithNewContents ( ITsString newContents ) : |
Return an otherwise equivalent Tss client run that has the specified Contents. Subclasses should override to return the appropriate subclass and copy any additional information.
|
public SubstituteTssClientRun ( ITsString tss, AssembledStyles style, string substitute, AssembledStyles substituteStyle ) : System | ||
tss | ITsString | |
style | AssembledStyles | |
substitute | string | |
substituteStyle | AssembledStyles | |
return | System |