This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b4e70e72a0
aspnetcore
/
test
/
Microsoft.AspNetCore.Blazor...
/
TestFiles
/
DesignTimeCodeGenerationTest
History
Steve Sanderson
4033560734
Support 'ref' syntax for capturing references to elements and components (
#685
)
2018-04-27 17:41:21 +01:00
..
AsyncEventHandler_OnElement_ActionEventArgs_Lambda
Rough cut at async events
2018-04-26 13:31:28 -07:00
AsyncEventHandler_OnElement_ActionEventArgs_MethodGroup
Rough cut at async events
2018-04-26 13:31:28 -07:00
AsyncEventHandler_OnElement_Action_Lambda
Rough cut at async events
2018-04-26 13:31:28 -07:00
AsyncEventHandler_OnElement_Action_MethodGroup
Rough cut at async events
2018-04-26 13:31:28 -07:00
BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties
…
BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties
…
BindToComponent_SpecifiesValue_WithMatchingProperties
…
BindToComponent_SpecifiesValue_WithoutMatchingProperties
…
BindToElementFallback_WithFormat_WritesAttributes
…
BindToElementFallback_WritesAttributes
…
BindToElementWithSuffix_WritesAttributes
…
BindToElement_WritesAttributes
…
BuiltIn_BindToInputCheckbox_WritesAttributes
…
BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes
…
BuiltIn_BindToInputText_WithFormat_WritesAttributes
…
BuiltIn_BindToInputText_WritesAttributes
…
BuiltIn_BindToInputWithoutType_WritesAttributes
…
ChildComponent_WithChildContent
…
ChildComponent_WithExplicitEventHandler
Rough cut at async events
2018-04-26 13:31:28 -07:00
ChildComponent_WithExplicitStringParameter
…
ChildComponent_WithLambdaEventHandler
Rough cut at async events
2018-04-26 13:31:28 -07:00
ChildComponent_WithNonPropertyAttributes
…
ChildComponent_WithParameters
…
Component_WithRef
Support 'ref' syntax for capturing references to elements and components (
#685
)
2018-04-27 17:41:21 +01:00
Element_WithRef
Support 'ref' syntax for capturing references to elements and components (
#685
)
2018-04-27 17:41:21 +01:00
EventHandler_OnElement_WithDelegate
…
EventHandler_OnElement_WithLambdaDelegate
…
EventHandler_OnElement_WithString
…
Regression_597
…