Exemplo n.º 1
0
 /// <summary>
 /// Constructor
 /// </summary>
 public ProfileData(int[] receiveBuffer, LJV7IF_PROFILE_INFO profileInfo)
 {
     SetData(receiveBuffer, profileInfo);
 }