C# Class StoryTeller.Model.SpecError

Show file Open project: storyteller/Storyteller Class Usage Examples

Public Properties

Property Type Description
location string[]
message string

Property Details

location public property

public string[] location
return string[]

message public property

public string message
return string