Click or drag to resize
ParserHelperTrimBy Method

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static string TrimBy(
	string inputString,
	string tokens
)

Parameters

inputString
Type: SystemString
tokens
Type: SystemString

Return Value

Type: String
See Also