Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
fluent API を使用して複数のインターセプターを登録するにはどうすればよいですか?
コンポーネント用?
Component.For<Foo>().Interceptors<TestInterceptor1, TestInterceptor2>();