LiuYue constructor

LiuYue(
  1. LiuNian _liuNian,
  2. int _index
)

Implementation

LiuYue(this._liuNian, this._index);