Catel.Fody.ImplementsInterfaceAttribute.ImplementsInterfaceAttribute C# (CSharp) 메소드

ImplementsInterfaceAttribute() 공개 메소드

public ImplementsInterfaceAttribute ( Type type ) : System
type System.Type
리턴 System
        public ImplementsInterfaceAttribute(Type type)
        {
        }
    }
ImplementsInterfaceAttribute