SexyProxy.Fody.InPlaceClassWeaver.GetProxyType C# (CSharp) 메소드

GetProxyType() 보호된 메소드

protected GetProxyType ( ) : Mono.Cecil.TypeDefinition
리턴 Mono.Cecil.TypeDefinition
        protected override TypeDefinition GetProxyType()
        {
            return SourceType;
        }