C# 클래스 System.Reactive.StringExtensions

파일 보기 프로젝트 열기: Reactive-Extensions/Tx

공개 메소드들

메소드 설명
GetSubstring ( this source, string startMarker, string endMarker ) : string

메소드 상세

GetSubstring() 공개 정적인 메소드

public static GetSubstring ( this source, string startMarker, string endMarker ) : string
source this
startMarker string
endMarker string
리턴 string