C# Class ClassLibrary2.ServiceReference1.Container

There are no comments for Container in the schema.
Inheritance: global::System.Data.Services.Client.DataServiceContext
Mostrar archivo Open project: Myfreedom614/UWP-Samples

Private Properties

Property Type Description
AddToProducts void
Container
OnContextCreated void
ResolveNameFromType string
ResolveTypeFromName global::System.Type

Private Methods

Method Description
AddToProducts ( Product product ) : void
Container ( global serviceRoot )
OnContextCreated ( ) : void
ResolveNameFromType ( global clientType ) : string
ResolveTypeFromName ( string typeName ) : global::System.Type