MCPcopy Create free account

hub / github.com/CodAffection/Angular-7-CRUD-with-Web-API / functions

Functions994 in github.com/CodAffection/Angular-7-CRUD-with-Web-API

FunctionIdentity
( v )
WebAPI/WebAPI/Scripts/jquery-3.3.1.slim.js:3420
MethodImageSample
<summary> Initializes a new instance of the <see cref="ImageSample"/> class. </summary> <param name="src">The URL of an image.</param>
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/ImageSample.cs:14
MethodIndex
()
WebAPI/WebAPI/Areas/HelpPage/Controllers/HelpController.cs:28
MethodIndex
()
WebAPI/WebAPI/Controllers/HomeController.cs:11
MethodInitializeGenerators
()
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/ObjectGenerator.cs:401
MethodInitializeModelDescriptionGenerator
(HttpConfiguration config)
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:442
MethodInvalidSample
(string errorMessage)
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/InvalidSample.cs:10
MethodIsBindableWithTypeConverter
(Type parameterType)
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:330
MethodIsFormatSupported
(SampleDirection sampleDirection, MediaTypeFormatter formatter, Type type)
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs:405
MethodIsTuple
(Type genericTypeDefinition)
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/ObjectGenerator.cs:187
MethodLogInvalidSampleAsError
(HelpPageApiModel apiModel, object sample)
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:458
FunctionM
(e)
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.slim.min.js:2
FunctionM
(e)
WebAPI/WebAPI/Scripts/jquery-3.3.1.slim.min.js:2
FunctionModal
(element, options)
WebAPI/packages/bootstrap.3.3.7/content/Scripts/bootstrap.js:932
FunctionModal
(element, options)
WebAPI/WebAPI/Scripts/bootstrap.js:932
MethodModelDescriptionGenerator
(HttpConfiguration config)
WebAPI/WebAPI/Areas/HelpPage/ModelDescriptions/ModelDescriptionGenerator.cs:89
MethodModelNameAttribute
(string name)
WebAPI/WebAPI/Areas/HelpPage/ModelDescriptions/ModelNameAttribute.cs:11
FunctionNe
()
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.slim.min.js:2
FunctionNe
()
WebAPI/WebAPI/Scripts/jquery-3.3.1.slim.min.js:2
FunctionOe
(e)
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.slim.min.js:2
FunctionOe
(e)
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.min.js:2
FunctionOe
(e)
WebAPI/WebAPI/Scripts/jquery-3.3.1.slim.min.js:2
FunctionOe
(e)
WebAPI/WebAPI/Scripts/jquery-3.3.1.min.js:2
MethodOnModelCreating
(DbModelBuilder modelBuilder)
WebAPI/WebAPI/Models/DBModels.Context.cs:23
MethodParameterDescription
()
WebAPI/WebAPI/Areas/HelpPage/ModelDescriptions/ParameterDescription.cs:8
FunctionPe
(e)
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.slim.min.js:2
FunctionPe
(e)
WebAPI/WebAPI/Scripts/jquery-3.3.1.slim.min.js:2
FunctionPlugin
(option)
WebAPI/packages/bootstrap.3.3.7/content/Scripts/bootstrap.js:142
FunctionPlugin
(option)
WebAPI/WebAPI/Scripts/bootstrap.js:142
FunctionPopover
(element, options)
WebAPI/packages/bootstrap.3.3.7/content/Scripts/bootstrap.js:1793
FunctionPopover
(element, options)
WebAPI/WebAPI/Scripts/bootstrap.js:1793
MethodPost
POST api/values
WebAPI/WebAPI/Controllers/ValuesController.cs:25
MethodPostEmployee
POST: api/Employee
WebAPI/WebAPI/Controllers/EmployeeController.cs:58
MethodPut
PUT api/values/5
WebAPI/WebAPI/Controllers/ValuesController.cs:30
MethodPutEmployee
PUT: api/Employee/5
WebAPI/WebAPI/Controllers/EmployeeController.cs:27
FunctionQ
()
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.min.js:2
FunctionQ
()
WebAPI/WebAPI/Scripts/jquery-3.3.1.min.js:2
MethodRegister
(HttpConfiguration config)
WebAPI/WebAPI/App_Start/WebApiConfig.cs:11
MethodRegisterArea
(AreaRegistrationContext context)
WebAPI/WebAPI/Areas/HelpPage/HelpPageAreaRegistration.cs:16
MethodResolveType
<summary> Resolves the type of the action parameter or return value when <see cref="HttpRequestMessage"/> or <see cref="HttpResponseMessage"/> is used
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs:233
MethodResourceModel
(string modelName)
WebAPI/WebAPI/Areas/HelpPage/Controllers/HelpController.cs:48
FunctionScrollSpy
(element, options)
WebAPI/packages/bootstrap.3.3.7/content/Scripts/bootstrap.js:1902
FunctionScrollSpy
(element, options)
WebAPI/WebAPI/Scripts/bootstrap.js:1902
MethodSetActualRequestType
<summary> Specifies the actual type of <see cref="System.Net.Http.ObjectContent{T}"/> passed to the <see cref="System.Net.Http.HttpRequestMessage"/> i
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:128
MethodSetActualResponseType
<summary> Specifies the actual type of <see cref="System.Net.Http.ObjectContent{T}"/> returned as part of the <see cref="System.Net.Http.HttpRequestMe
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:155
MethodSetDocumentationProvider
<summary> Sets the documentation provider for help page. </summary> <param name="config">The <see cref="HttpConfiguration"/>.</param> <param name="doc
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:28
MethodSetHelpPageSampleGenerator
<summary> Sets the help page sample generator. </summary> <param name="config">The <see cref="HttpConfiguration"/>.</param> <param name="sampleGenerat
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:191
MethodSetPublicFields
(Type type, object obj, Dictionary<Type, object> createdObjectReferences)
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/ObjectGenerator.cs:385
MethodSetPublicProperties
(Type type, object obj, Dictionary<Type, object> createdObjectReferences)
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/ObjectGenerator.cs:371
MethodSetSampleForType
<summary> Sets the sample directly for all actions with the specified type and media type. </summary> <param name="config">The <see cref="HttpConfigur
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:115
MethodSetSampleObjects
<summary> Sets the objects that will be used by the formatters to produce sample requests/responses. </summary> <param name="config">The <see cref="Ht
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:38
MethodSetSampleRequest
<summary> Sets the sample request directly for the specified media type and action. </summary> <param name="config">The <see cref="HttpConfiguration"/
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:51
MethodSetSampleResponse
<summary> Sets the sample request directly for the specified media type of the action. </summary> <param name="config">The <see cref="HttpConfiguratio
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:78
MethodShouldDisplayMember
(MemberInfo member, bool hasDataContractAttribute)
WebAPI/WebAPI/Areas/HelpPage/ModelDescriptions/ModelDescriptionGenerator.cs:225
FunctionTab
(element)
WebAPI/packages/bootstrap.3.3.7/content/Scripts/bootstrap.js:2075
FunctionTab
(element)
WebAPI/WebAPI/Scripts/bootstrap.js:2075
MethodTextSample
(string text)
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/TextSample.cs:10
FunctionThrower
( ex )
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.js:3423
FunctionThrower
( ex )
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.slim.js:3423
FunctionThrower
( ex )
WebAPI/WebAPI/Scripts/jquery-3.3.1.js:3423
FunctionThrower
( ex )
WebAPI/WebAPI/Scripts/jquery-3.3.1.slim.js:3423
MethodToString
()
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/InvalidSample.cs:32
MethodToString
()
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/ImageSample.cs:36
FunctionTooltip
(element, options)
WebAPI/packages/bootstrap.3.3.7/content/Scripts/bootstrap.js:1273
FunctionTooltip
(element, options)
WebAPI/WebAPI/Scripts/bootstrap.js:1273
MethodTryFormatJson
(string str)
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs:375
MethodTryFormatXml
(string str)
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs:390
MethodTryGetResourceParameter
(ApiDescription apiDescription, HttpConfiguration config, out ApiParameterDescription parameterDescription, ou
WebAPI/WebAPI/Areas/HelpPage/HelpPageConfigurationExtensions.cs:413
FunctionTt
(e)
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.min.js:2
FunctionTt
(e)
WebAPI/WebAPI/Scripts/jquery-3.3.1.min.js:2
FunctionTween
( elem, options, prop, end, easing )
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.js:6682
FunctionTween
( elem, options, prop, end, easing )
WebAPI/WebAPI/Scripts/jquery-3.3.1.js:6682
FunctionV
(e,t)
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.min.js:2
FunctionV
(e,t)
WebAPI/WebAPI/Scripts/jquery-3.3.1.min.js:2
FunctionW
(e)
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.min.js:2
FunctionW
(e)
WebAPI/WebAPI/Scripts/jquery-3.3.1.min.js:2
MethodWrapSampleIfString
(object sample)
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs:433
MethodWriteSampleObjectUsingFormatter
<summary> Writes the sample object using formatter. </summary> <param name="formatter">The formatter.</param> <param name="value">The value.</param> <
WebAPI/WebAPI/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs:287
FunctionX
(e,t)
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.slim.min.js:2
FunctionX
(e,t)
WebAPI/WebAPI/Scripts/jquery-3.3.1.slim.min.js:2
MethodXmlDocumentationProvider
<summary> Initializes a new instance of the <see cref="XmlDocumentationProvider"/> class. </summary> <param name="documentPath">The physical path to X
WebAPI/WebAPI/Areas/HelpPage/XmlDocumentationProvider.cs:28
Function_
()
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.min.js:2
Function_
()
WebAPI/WebAPI/Scripts/jquery-3.3.1.min.js:2
Functionbound
()
WebAPI/packages/Modernizr.2.8.3/Content/Scripts/modernizr-2.8.3.js:254
Functionbound
()
WebAPI/WebAPI/Scripts/modernizr-2.8.3.js:254
Functioncache
( key, value )
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.js:857
Functioncache
( key, value )
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.slim.js:857
Functioncache
( key, value )
WebAPI/WebAPI/Scripts/jquery-3.3.1.js:857
Functioncache
( key, value )
WebAPI/WebAPI/Scripts/jquery-3.3.1.slim.js:857
FunctionclickHandler
(e)
WebAPI/packages/bootstrap.3.3.7/content/Scripts/bootstrap.js:507
FunctionclickHandler
(e)
WebAPI/WebAPI/Scripts/bootstrap.js:507
Functioncompleted
()
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.js:3885
Functioncompleted
()
WebAPI/packages/jQuery.3.3.1/Content/Scripts/jquery-3.3.1.slim.js:3885
Functioncompleted
()
WebAPI/WebAPI/Scripts/jquery-3.3.1.js:3885
Functioncompleted
()
WebAPI/WebAPI/Scripts/jquery-3.3.1.slim.js:3885
Methodconstructor
()
Angular 7/src/app/employees/employees.component.ts:10
Methodconstructor
(private service: EmployeeService, private toastr: ToastrService)
Angular 7/src/app/employees/employee/employee.component.ts:13
Methodconstructor
(private service: EmployeeService, private toastr: ToastrService)
Angular 7/src/app/employees/employee-list/employee-list.component.ts:13
FunctioncreateDocumentFragment
* returns a shived DocumentFragment for the given document * @memberOf html5 * @param {Document} ownerDocument The context document.
WebAPI/packages/Modernizr.2.8.3/Content/Scripts/modernizr-2.8.3.js:1151
FunctioncreateDocumentFragment
* returns a shived DocumentFragment for the given document * @memberOf html5 * @param {Document} ownerDocument The context document.
WebAPI/WebAPI/Scripts/modernizr-2.8.3.js:1151
← previousnext →801–900 of 994, ranked by callers