Click or drag to resize

GuardEnumExtensionsIsWhile Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.soda.GuardEnumExtensions.IsWhile(System.String,System.String)"]

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static bool IsWhile(
	string nspace,
	string name
)

Parameters

nspace
Type: SystemString

[Missing <param name="nspace"/> documentation for "M:com.espertech.esper.common.client.soda.GuardEnumExtensions.IsWhile(System.String,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:com.espertech.esper.common.client.soda.GuardEnumExtensions.IsWhile(System.String,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:com.espertech.esper.common.client.soda.GuardEnumExtensions.IsWhile(System.String,System.String)"]

See Also