Property | Type | Description | |
---|---|---|---|
ErrorMessage | string | ||
component | string |
Method | Description | |
---|---|---|
TriggerDetails ( ) : System.Collections.Generic | ||
TriggerDetails ( string componentName, string errorMessage ) : System.Collections.Generic |
public TriggerDetails ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public TriggerDetails ( string componentName, string errorMessage ) : System.Collections.Generic | ||
componentName | string | |
errorMessage | string | |
return | System.Collections.Generic |