Elin Modding Docs Doc
Loading...
Searching...
No Matches
AuthorAttribute.cs
1
using
System;
2
3
namespace
Algorithms
4
{
5
// Token: 0x02000758 RID: 1880
6
internal
class
AuthorAttribute : Attribute
7
{
8
// Token: 0x06003669 RID: 13929 RVA: 0x00127E32 File Offset: 0x00126032
9
public
AuthorAttribute(
string
authorName)
10
{
11
}
12
}
13
}
Algorithms
Definition
AuthorAttribute.cs:4
Elin
Algorithms
AuthorAttribute.cs
Generated by
1.12.0