vb.net

C++ code posted
created at 18 Feb 20:57

Edit | Back
1
2
3
4
5
        Public ReadOnly Property info() As BindingList(Of BackupJob)
            Get
                Return _info
            End Get
        End Property
160 Bytes in 2 ms with coderay