C# 클래스 ITimeU.Library.NameParser

파일 보기 프로젝트 열기: heinek/ITimeU

공개 메소드들

메소드 설명
FirstName ( string s ) : string
LastName ( string s ) : string

메소드 상세

FirstName() 공개 정적인 메소드

public static FirstName ( string s ) : string
s string
리턴 string

LastName() 공개 정적인 메소드

public static LastName ( string s ) : string
s string
리턴 string