C# Class IfacesEnumsStructsClasses.TravelLogStruct

Used to handle Travel log entries
Show file Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Public Properties

Property Type Description
Title string
URL string

Property Details

Title public property

public string Title
return string

URL public property

public string URL
return string