System.Diagnostics.SourceFilter.SourceFilter C# (CSharp) Method

SourceFilter() public method

public SourceFilter ( string source )
source string
        public SourceFilter(string source) { }
        public string Source { get { throw null; } set { } }