C# Class Signum.Entities.Basics.OperationLogEntity

Inheritance: System.Entity
Mostra file Open project: signumsoftware/framework Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetTarget ( ) : IEntity
SetTarget ( IEntity target ) : void
ToString ( ) : string

Method Details

GetTarget() public method

public GetTarget ( ) : IEntity
return IEntity

SetTarget() public method

public SetTarget ( IEntity target ) : void
target IEntity
return void

ToString() public method

public ToString ( ) : string
return string