ISafeRegex Interface

Definition

public interface class ISafeRegex
public interface ISafeRegex
type ISafeRegex = interface
Public Interface ISafeRegex

Methods

IsMatch(String)
Match(String)
Match(String, Int32)
Match(String, Int32, Int32)
Replace(String, String)

Applies to