C# Class DevExpress.Mvvm.LocatorException

Inheritance: Exception
Mostrar archivo Open project: DevExpress/DevExpress.Mvvm.Free

Public Methods

Method Description
LocatorException ( string locatorName, string type, Exception innerException ) : DevExpress.Mvvm.Native

Method Details

LocatorException() public method

public LocatorException ( string locatorName, string type, Exception innerException ) : DevExpress.Mvvm.Native
locatorName string
type string
innerException Exception
return DevExpress.Mvvm.Native