public static bool Debuggable( this Assembly assemblyInstance )
<ExtensionAttribute> Public Shared Function Debuggable ( assemblyInstance As Assembly ) As Boolean
public: [ExtensionAttribute] static bool Debuggable( Assembly^ assemblyInstance )
[<ExtensionAttribute>] static member Debuggable : assemblyInstance : Assembly -> bool
GSF.Reflection.AssemblyExtensions.Debuggable = function(assemblyInstance);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.