System.Text.RegularExpressions.Match.Synchronized C# (CSharp) Méthode

Synchronized() public static méthode

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