MesiboProfileLocation constructor
MesiboProfileLocation(
- int hash
Implementation
}class MesiboProfileLocation{int _hash;MesiboProfileLocation(int hash):_hash= hash;
}class MesiboProfileLocation{int _hash;MesiboProfileLocation(int hash):_hash= hash;