C# 클래스 System.Strings

파일 보기 프로젝트 열기: SteamTools-Team/SteamTools 1 사용 예제들

공개 메소드들

메소드 설명
GetValues ( Type type = Type.All ) : List
GetValues ( int count, Type type = Type.All ) : List

메소드 상세

GetValues() 공개 정적인 메소드

public static GetValues ( Type type = Type.All ) : List
type Type
리턴 List

GetValues() 공개 정적인 메소드

public static GetValues ( int count, Type type = Type.All ) : List
count int
type Type
리턴 List