C# Class MarkdownDeep.Abbreviation

Show file Open project: jcaillon/3P Class Usage Examples

Public Properties

Property Type Description
Abbr string
Title string

Public Methods

Method Description
Abbreviation ( string abbr, string title )

Method Details

Abbreviation() public method

public Abbreviation ( string abbr, string title )
abbr string
title string

Property Details

Abbr public property

public string Abbr
return string

Title public property

public string Title
return string