Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Isop
Gui
CustomerController
C# 클래스 Isop.Gui.CustomerController
파일 보기
프로젝트 열기: Lundalogik/isop
공개 메소드들
메소드
설명
Add
(
string
name
) :
string
add a customer
OpenFile
(
FileStream
file
) :
string
open a file
메소드 상세
Add()
공개
메소드
add a customer
public
Add
(
string
name
) :
string
name
string
리턴
string
OpenFile()
공개
메소드
open a file
public
OpenFile
(
FileStream
file
) :
string
file
System.IO.FileStream
리턴
string