LifeGivenData.cs 52 B

1234
  1. public class LifeGivenData
  2. {
  3. public string name;
  4. }