Inheritance: ObservableObject
コード例 #1
0
 #pragma warning disable 219
 private void __RazorDirectiveTokenHelpers__()
 {
     ((System.Action)(() => {
         foo.bar <baz <biz> > .boz __typeHelper = default(foo.bar <baz <biz> > .boz);
     }
                      ))();
 }
コード例 #2
0
        #pragma warning disable 219
        private void __RazorDirectiveTokenHelpers__()
        {
            ((System.Action)(() => {
#line 1 "TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits.cshtml"
                foo.bar <baz <biz> > .boz __typeHelper = default(foo.bar <baz <biz> > .boz);

#line default
#line hidden
            }
                             ))();
        }
コード例 #3
0
        #pragma warning disable 219
        private void __RazorDirectiveTokenHelpers__()
        {
            ((System.Action)(() => {
#nullable restore
#line 1 "TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Inherits.cshtml"
                foo.bar <baz <biz> > .boz __typeHelper = default !;