steveisaac

Results 1 comments of steveisaac

``` fsharp type Test() as _self = class end type Test with member inline this.InlineMethod() = () ``` The above functions as a workaround