Class AlgoApiFormatterAttribute
Inherited Members
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public sealed class AlgoApiFormatterAttribute : ProvideSourceInfoAttribute
Constructors
AlgoApiFormatterAttribute(Type, String, String, Int32)
Declaration
public AlgoApiFormatterAttribute(Type formatterType, string member = "", string filePath = "", int lineNumber = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | formatterType | |
| String | member | |
| String | filePath | |
| Int32 | lineNumber |
Properties
FormatterType
Declaration
public Type FormatterType { get; }
Property Value
| Type | Description |
|---|---|
| Type |