C# 클래스 Spring.Util.ReflectionUtilsObjectBadClone

Exposes methods with the same names as the ReflectionUtilsObject, used in the tests for the GetMatchingMethods method.
파일 보기 프로젝트 열기: spring-projects/spring-net

공개 메소드들

메소드 설명
BadSpanglish ( string foo ) : string
Spanglish ( string foo, object args ) : bool
WickedSpanglish ( string foo, string bar ) : bool

메소드 상세

BadSpanglish() 공개 메소드

public BadSpanglish ( string foo ) : string
foo string
리턴 string

Spanglish() 공개 메소드

public Spanglish ( string foo, object args ) : bool
foo string
args object
리턴 bool

WickedSpanglish() 공개 메소드

public WickedSpanglish ( string foo, string bar ) : bool
foo string
bar string
리턴 bool