C# Class ConfigurationModels.StringExtension

显示文件 Open project: samjeffress/TrickleComms

Public Methods

Method Description
IndexesOf ( this content, string instance ) : List

Method Details

IndexesOf() public static method

public static IndexesOf ( this content, string instance ) : List
content this
instance string
return List