C# 클래스 Behaviors.DateTimeParsingSpecs

파일 보기 프로젝트 열기: agross/mspec-samples

보호된 프로퍼티들

프로퍼티 타입 설명
ParsedDate System.DateTime
Parser IParser

프로퍼티 상세

ParsedDate 보호되어 있는 정적으로 프로퍼티

protected static DateTime,System ParsedDate
리턴 System.DateTime

Parser 보호되어 있는 정적으로 프로퍼티

protected static IParser Parser
리턴 IParser