Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
JelloScrum
Model
Entities
Avatar
C# 클래스 JelloScrum.Model.Entities.Avatar
De Avatar klasse
파일 보기
프로젝트 열기: auxilium/JelloScrum
공개 메소드들
메소드
설명
Avatar
( ) :
System
Empty constructor
CropResize
(
string
fileName
) :
byte[]
Crop de avatar tot aan de selectie Resize de selectie naar 40px bij 40px
메소드 상세
Avatar()
공개
메소드
Empty constructor
public
Avatar
( ) :
System
리턴
System
CropResize()
공개
메소드
Crop de avatar tot aan de selectie Resize de selectie naar 40px bij 40px
public
CropResize
(
string
fileName
) :
byte[]
fileName
string
리턴
byte[]