s&box docs

public sealed class Sandbox.Doo.ArgumentHintAttribute<T> : Sandbox.Doo.ArgumentHintAttribute

Specify a hint on a Doo explaining that we're going to be passing in an expected argument when calling it.

Constructors

Showing 1 constructors

public ArgumentHintAttribute<T>(string name)

Creates a new `Sandbox.Doo.ArgumentHintAttribute` with the given name and type hint.

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Doo.ArgumentHintAttribute`1

On this page