Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ScriptEvent.Implicit Operator

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

Implicit(String to ScriptEvent)

Converts string to the ScriptEvent.

Declaration
public static implicit operator ScriptEvent(string text)
Parameters
Type Name Description
String text

String to convert.

Returns
Type Description
ScriptEvent

ScriptEvent that matches the specified string.

Implicit(Regex to ScriptEvent)

Converts Regex to the ScriptEvent.

Declaration
public static implicit operator ScriptEvent(Regex regex)
Parameters
Type Name Description
Regex regex

Regex to convert.

Returns
Type Description
ScriptEvent

ScriptEvent that matches the specified Regex.

In This Article
  • Implicit(String to ScriptEvent)
  • Implicit(Regex to ScriptEvent)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies