Mono.Debugger.Languages.Language.IsExceptionType C# (CSharp) Méthode

IsExceptionType() public abstract méthode

public abstract IsExceptionType ( TargetClassType type ) : bool
type TargetClassType
Résultat bool
        public abstract bool IsExceptionType(TargetClassType type);