Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Serenity
SlickFormatterContext
C# 클래스 Serenity.SlickFormatterContext
파일 보기
프로젝트 열기: volkanceylan/Serenity
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Cell
int
Column
SlickColumn
Item
dynamic
Row
int
Value
object
프로퍼티 상세
Cell
공개적으로 프로퍼티
public
int
Cell
리턴
int
Column
공개적으로 프로퍼티
public
SlickColumn,Serenity
Column
리턴
SlickColumn
Item
공개적으로 프로퍼티
public
dynamic
Item
리턴
dynamic
Row
공개적으로 프로퍼티
public
int
Row
리턴
int
Value
공개적으로 프로퍼티
public
object
Value
리턴
object