C# 클래스 StoryTeller.Model.SpecError

파일 보기 프로젝트 열기: storyteller/Storyteller 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
location string[]
message string

프로퍼티 상세

location 공개적으로 프로퍼티

public string[] location
리턴 string[]

message 공개적으로 프로퍼티

public string message
리턴 string