hesabixBox/mdlPerson.vb

5 lines
108 B
VB.net
Raw Permalink Normal View History

2025-10-02 19:12:22 +03:30
Public Class mdlPerson
Public Property id As String
Public Property nikename As String
End Class