Catel.ReSharper.Arguments.ArgumentContextActionBase.IsArgumentTypeTheExpected C# (CSharp) 메소드

IsArgumentTypeTheExpected() 보호된 추상적인 메소드

protected abstract IsArgumentTypeTheExpected ( IType type ) : bool
type IType
리턴 bool
        protected abstract bool IsArgumentTypeTheExpected(IType type);