Class ForensicPadDoAfterEvent
Inheritance
System.Object
ForensicPadDoAfterEvent
Assembly: Content.Shared.dll
Syntax
public sealed class ForensicPadDoAfterEvent : DoAfterEvent
Constructors
|
Improve this Doc
View Source
ForensicPadDoAfterEvent(String)
Declaration
public ForensicPadDoAfterEvent(string sample)
Parameters
Type |
Name |
Description |
System.String |
sample |
|
Fields
|
Improve this Doc
View Source
Sample
Declaration
Field Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
Clone()
Declaration
public override DoAfterEvent Clone()
Returns
Overrides