class WinMD::FunParam
- WinMD::FunParam
- Reference
- Object
Defined in:
winmd/fun_param.crConstructors
Instance Method Summary
-
#==(other : FunParam)
Check if name and type match but if they're different but same index then raise error.
- #file=(file : WinMD::File)
- #index : Int32
- #name : String
- #render
- #type : WinMD::Type
Constructor Detail
Instance Method Detail
Check if name and type match but if they're different but same index then raise error.