An NDoc Documented Class Library

PathResolver.OnPathResolved Method 

Occurrs any time a path has been resolved

protected void OnPathResolved(
   object sender,
   PathResolverEventArgs e
);

Parameters

sender
A Object representing the originator of the event
e
A EventArgs representing additional data relevant to the event

See Also

PathResolver Class | PathResolver Members | Genghis Namespace