C# 클래스 Fix.AspNet.StringMaybe

파일 보기 프로젝트 열기: FixProject/Fix

공개 메소드들

메소드 설명
MaybeSubstring ( this str, int index ) : string

메소드 상세

MaybeSubstring() 공개 정적인 메소드

public static MaybeSubstring ( this str, int index ) : string
str this
index int
리턴 string