C# Class Castle.MicroKernel.Util.ReferenceExpressionUtil

Summary description for ReferenceExpressionUtil.
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
ExtractComponentKey ( String value ) : String
IsReference ( String value ) : bool

Method Details

ExtractComponentKey() public static method

public static ExtractComponentKey ( String value ) : String
value String
return String

IsReference() public static method

public static IsReference ( String value ) : bool
value String
return bool