C# Class System.Text.RegularExpressions.RegexCompilationInfo

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
RegexCompilationInfo ( String pattern, RegexOptions options, String name, String fullnamespace, bool ispublic ) : System

Method Details

RegexCompilationInfo() public méthode

public RegexCompilationInfo ( String pattern, RegexOptions options, String name, String fullnamespace, bool ispublic ) : System
pattern String
options RegexOptions
name String
fullnamespace String
ispublic bool
Résultat System