Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WebApplication2
Presenters
NewPagePresenter
C# 클래스 WebApplication2.Presenters.NewPagePresenter
파일 보기
프로젝트 열기: skalinets/TddSamples
1 사용 예제들
공개 메소드들
메소드
설명
Calculate
(
string
numbers
) :
void
NewPagePresenter
(
INewPageView
view
) :
WebApplication2.Logic
메소드 상세
Calculate()
공개
메소드
public
Calculate
(
string
numbers
) :
void
numbers
string
리턴
void
NewPagePresenter()
공개
메소드
public
NewPagePresenter
(
INewPageView
view
) :
WebApplication2.Logic
view
INewPageView
리턴
WebApplication2.Logic