Click or drag to resize

StringRandomAccept Method

[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.Randoms.StringRandom.Accept(System.Type)"]


Namespace: Casewhere.Runtime.DSL.Api.Randoms
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public bool Accept(
	Type type
)

Parameters

type  Type
 

Return Value

Boolean

[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.Api.Randoms.StringRandom.Accept(System.Type)"]

Implements

ITypeRandomAccept(Type)
See Also