public Lapi( ELapi Type, int Level ) { mType = Type; mLevel = Level; }
public Lapi(ELapi Type, int Level) { mType = Type; mLevel = Level; }