Files

4 lines
88 B
VB.net
Raw Permalink Normal View History

Public Interface IFailTip
Sub UpdateFailTips(failTips() As String)
End Interface