Method | Description | |
---|---|---|
CorAssemblyEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorAssembly assembly ) : System | ||
CorAssemblyEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorAssembly assembly, ManagedCallbackType callbackType ) : System | ||
ToString ( ) : string |
public CorAssemblyEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorAssembly assembly ) : System | ||
appDomain | Microsoft.Samples.Debugging.CorDebug.CorAppDomain | |
assembly | Microsoft.Samples.Debugging.CorDebug.CorAssembly | |
return | System |
public CorAssemblyEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorAssembly assembly, ManagedCallbackType callbackType ) : System | ||
appDomain | Microsoft.Samples.Debugging.CorDebug.CorAppDomain | |
assembly | Microsoft.Samples.Debugging.CorDebug.CorAssembly | |
callbackType | ManagedCallbackType | |
return | System |