System.Text.RegularExpressions.Match.Synchronized C# (CSharp) Method

Synchronized() public static method

public static Synchronized ( System inner ) : System.Text.RegularExpressions.Match
inner System
return System.Text.RegularExpressions.Match
        public static System.Text.RegularExpressions.Match Synchronized(System.Text.RegularExpressions.Match inner)
        {
            throw null;
        }