Click or drag to resize
StringHelperToStream Method

[Missing <summary> documentation for "M:X3Platform.Util.StringHelper.ToStream(System.String)"]

Namespace: X3Platform.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static Stream ToStream(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:X3Platform.Util.StringHelper.ToStream(System.String)"]

Return Value

Type: Stream
string
See Also