docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.Extensibility
ExtensionException
ExtensionException(System.Reflection.Assembly,string,System.Exception)
ExtensionException(System.Reflection.Assembly assembly, string message, System.Exception inner) Constructor
Syntax
protected
.ctor(
System.Reflection.Assembly
assembly,
string
message,
System.Exception
inner)
Parameters
assembly
Type: System.Reflection.Assembly
message
Type: string
inner
Type: System.Exception