Elin Decompiled Documentation
EA 23.186 Nyaightly
Loading...
Searching...
No Matches
MixedFoodData.cs
Go to the documentation of this file.
1
using
System.Collections.Generic;
2
using
Newtonsoft.Json;
3
4
public
class
MixedFoodData
:
EClass
5
{
6
[JsonProperty]
7
public
List<string>
texts
=
new
List<string>();
8
}
EClass
Definition:
EClass.cs:5
MixedFoodData
Definition:
MixedFoodData.cs:5
MixedFoodData.texts
List< string > texts
Definition:
MixedFoodData.cs:7
Elin
MixedFoodData.cs
Generated by
1.9.6