C# 클래스 Regexes, DotNetCore

Common regular expression constants. This can be used for the declarative, attribute-based API.
파일 보기 프로젝트 열기: rafaelfgx/DotNetCore 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Date string
Decimal string
Email string
Hex string
Integer string
Login string
Password string
Tag string
Time string
Url string

프로퍼티 상세

Date 공개적으로 정적으로 프로퍼티

public static string Date
리턴 string

Decimal 공개적으로 정적으로 프로퍼티

public static string Decimal
리턴 string

Email 공개적으로 정적으로 프로퍼티

public static string Email
리턴 string

Hex 공개적으로 정적으로 프로퍼티

public static string Hex
리턴 string

Integer 공개적으로 정적으로 프로퍼티

public static string Integer
리턴 string

Login 공개적으로 정적으로 프로퍼티

public static string Login
리턴 string

Password 공개적으로 정적으로 프로퍼티

public static string Password
리턴 string

Tag 공개적으로 정적으로 프로퍼티

public static string Tag
리턴 string

Time 공개적으로 정적으로 프로퍼티

public static string Time
리턴 string

Url 공개적으로 정적으로 프로퍼티

public static string Url
리턴 string