GG_USER_BUDDY lub GG_USER_FRIEND lub GG_USER_BLOCKED
| C# | Visual Basic | Visual C++ |
public byte Type { get; set; }
Public Property Type As Byte
public: property unsigned char Type { unsigned char get (); void set (unsigned char value); }
| C# | Visual Basic | Visual C++ |
public byte Type { get; set; }
Public Property Type As Byte
public: property unsigned char Type { unsigned char get (); void set (unsigned char value); }