初始化项目
This commit is contained in:
5
BLV_Studio/PowerSupply/FromInterface1.vb
Normal file
5
BLV_Studio/PowerSupply/FromInterface1.vb
Normal file
@@ -0,0 +1,5 @@
|
||||
Public Interface FromInterface1
|
||||
Function SetFormPattern(ParamArray args() As Object) As Boolean
|
||||
Function GetFormData() As Object
|
||||
|
||||
End Interface
|
||||
Reference in New Issue
Block a user