本文介绍了什么是点网供应商?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是点网商的意义提供者。例如,当我们正在谈论AuthorizationRuleProvider,connectionStrings.providerName,...?

What is the meaning "Provider" in dot net provider. For example when we are speaking about AuthorizationRuleProvider, connectionStrings.providerName, ...?

推荐答案

这是一个设计模式:。有这一些好的信息,以便Q&放大器; A,以及:Designing松耦合.NET组件 - 提供商模式

It's a design pattern: The Provider model. There is some good information in this SO Q&A as well: Designing loosely coupled components in .NET - Provider Pattern

这篇关于什么是点网供应商?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-22 18:01