C# 클래스 afesolutionname, extensions

$Description$
파일 보기 프로젝트 열기: netfx/extensions

공개 메소드들

메소드 설명
Sample ( this source ) : void

Sample extension method

메소드 상세

Sample() 공개 정적인 메소드

Sample extension method
public static Sample ( this source ) : void
source this The object this extension method applies to.
리턴 void