C# Class Sage.ResourceManagement.EntityResult

Provides the result of calling IUrlResolver.GetEntity on a give uri.
ファイルを表示 Open project: igorfrance/sage Class Usage Examples

Public Methods

Method Description
EntityResult ( ) : System

Initializes a new instance of the EntityResult class.

Method Details

EntityResult() public method

Initializes a new instance of the EntityResult class.
public EntityResult ( ) : System
return System