Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
vimage
MenuFuncs
C# 클래스 vimage.MenuFuncs
파일 보기
프로젝트 열기: Torrunt/vimage
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
FUNCS
string[]
공개 메소드들
메소드
설명
WithSpaces
(
string
func
) :
string
Takes a MenuFunc name and adds space between certain words (for ease of reading).
메소드 상세
WithSpaces()
공개
정적인
메소드
Takes a MenuFunc name and adds space between certain words (for ease of reading).
public
static
WithSpaces
(
string
func
) :
string
func
string
리턴
string
프로퍼티 상세
FUNCS
공개적으로 정적으로 프로퍼티
public
static
string[]
FUNCS
리턴
string[]