Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Isop
Gui
CustomerController
C# Class Isop.Gui.CustomerController
Mostrar archivo
Open project: Lundalogik/isop
Public Methods
Method
Description
Add
(
string
name
) :
string
add a customer
OpenFile
(
FileStream
file
) :
string
open a file
Method Details
Add()
public
method
add a customer
public
Add
(
string
name
) :
string
name
string
return
string
OpenFile()
public
method
open a file
public
OpenFile
(
FileStream
file
) :
string
file
System.IO.FileStream
return
string