Show / Hide Table of Contents

Class ForensicPadDoAfterEvent

Inheritance
System.Object
DoAfterEvent
ForensicPadDoAfterEvent
Namespace: Content.Shared.Forensics
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
public string Sample
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

Clone()

Declaration
public override DoAfterEvent Clone()
Returns
Type Description
DoAfterEvent
Overrides
DoAfterEvent.Clone()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾