C# 클래스 Castle.MicroKernel.Util.ReferenceExpressionUtil

Summary description for ReferenceExpressionUtil.
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
ExtractComponentKey ( String value ) : String
IsReference ( String value ) : bool

메소드 상세

ExtractComponentKey() 공개 정적인 메소드

public static ExtractComponentKey ( String value ) : String
value String
리턴 String

IsReference() 공개 정적인 메소드

public static IsReference ( String value ) : bool
value String
리턴 bool