C# Class Serenity.Services.AuditDeleteRequest

Show file Open project: volkanceylan/Serenity Class Usage Examples

Public Methods

Method Description
AuditDeleteRequest ( System.String entityType, System.Int64 entityId ) : System

Method Details

AuditDeleteRequest() public method

public AuditDeleteRequest ( System.String entityType, System.Int64 entityId ) : System
entityType System.String
entityId System.Int64
return System