C# 클래스 Godot.IcsEditor.Ui.Model.EditObject

파일 보기 프로젝트 열기: Slesa/Playground

공개 메소드들

메소드 설명
IsStringMissing ( string value ) : bool
IsValidEmailAddress ( string email ) : bool

메소드 상세

IsStringMissing() 공개 정적인 메소드

public static IsStringMissing ( string value ) : bool
value string
리턴 bool

IsValidEmailAddress() 공개 정적인 메소드

public static IsValidEmailAddress ( string email ) : bool
email string
리턴 bool