C# Class withSIX.Play.Core.Connect.Parser.LinkParser

Mostrar archivo Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Properties

Property Type Description
LinkData System.Text.RegularExpressions.Regex

Public Methods

Method Description
Parse ( string text ) : IEnumerable

Method Details

Parse() public static method

public static Parse ( string text ) : IEnumerable
text string
return IEnumerable

Property Details

LinkData public_oe static_oe property

public static Regex,System.Text.RegularExpressions LinkData
return System.Text.RegularExpressions.Regex