Class SOTarget
Namespace: Serenity.Global.Tests.Application
Assembly: Tests.dll
Syntax
public class SOTarget : ScriptableObject
Constructors
SOTarget()
Declaration
public SOTarget()
Fields
StaticWasCalled
Declaration
public static bool StaticWasCalled
Field Value
| Type | Description |
|---|---|
| bool |
WasCalled
Declaration
public static bool WasCalled
Field Value
| Type | Description |
|---|---|
| bool |
Methods
DoStaticWork()
Declaration
public static void DoStaticWork()
DoWork()
Declaration
public void DoWork()
DoWorkThatThrows()
Declaration
public void DoWorkThatThrows()