C# 클래스 Geowigo.Utils.SystemExtensions

파일 보기 프로젝트 열기: WFoundation/WF.Player.WinPhone

공개 메소드들

메소드 설명
ReplaceInvalidFileNameChars ( this s, char newChar = '_' ) : string
ToNormalizedString ( this uri ) : string

비공개 메소드들

메소드 설명
SystemExtensions ( ) : System

메소드 상세

ReplaceInvalidFileNameChars() 공개 정적인 메소드

public static ReplaceInvalidFileNameChars ( this s, char newChar = '_' ) : string
s this
newChar char
리턴 string

ToNormalizedString() 공개 정적인 메소드

public static ToNormalizedString ( this uri ) : string
uri this
리턴 string