MesiboProfileLocation constructor

MesiboProfileLocation(
  1. int hash
)

Implementation

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