Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Signum
Entities
Basics
OperationLogEntity
C# Class Signum.Entities.Basics.OperationLogEntity
Inheritance:
System.Entity
ファイルを表示
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