Microsoft.Zing.ZTry.ZTry C# (CSharp) Méthode

ZTry() public méthode

public ZTry ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public ZTry()
            : base((NodeType)ZingNodeType.Try)
        {
        }

Same methods

ZTry::ZTry ( System.Compiler.Block body, WithList catchers ) : System.Collections.Generic
ZTry