C# 클래스 LinFu.Reflection.Tests.SampleExtensionMethods

파일 보기 프로젝트 열기: philiplaureano/LinFu.DynamicObject 1 사용 예제들

공개 메소드들

메소드 설명
IncrementCounter ( this target ) : int
ResetCallCounter ( ) : void

메소드 상세

IncrementCounter() 공개 정적인 메소드

public static IncrementCounter ( this target ) : int
target this
리턴 int

ResetCallCounter() 공개 정적인 메소드

public static ResetCallCounter ( ) : void
리턴 void