WPF host computer 5 - C# operators, characteristics, reflection

C# operator

bitwise operation

insert image description here
insert image description here

characteristic

Predefined properties (built-in)

insert image description here
insert image description here
insert image description here
insert image description here

custom properties

insert image description here
insert image description here
insert image description here
insert image description here
insert image description here
insert image description here

Get the name of the data table column through the attribute

insert image description here

insert image description here

reflection

insert image description here
insert image description here

Create objects and call methods of objects through reflection

insert image description here

Guess you like

Origin blog.csdn.net/qq_42832272/article/details/131981802