Examples of System.ComponentModel.Design.Serialization Namespace Usage
I am looking for examples of implementation of following in开发者_C百科terfaces available in the namespace: System.ComponentModel.Design.Serialization Namespace
IDesignerLoaderService
IDesignerSerializationProvider
IDesignerSerializationService
IDesignerSerializationManager
Any link/code would be appreciated.
精彩评论