C# Class iconFont_snippets.StringExtension.StringExtension

Mostra file Open project: badprint/ST-iconFont-snippets

Public Methods

Method Description
GetStrBetweenTags ( this value, string startTag, string endTag ) : string

Method Details

GetStrBetweenTags() public static method

public static GetStrBetweenTags ( this value, string startTag, string endTag ) : string
value this
startTag string
endTag string
return string