Hi, You can easily change a private field value using ObjectState. For example: ObjectState.SetField(typeof(MyType), "myCounter", 42).
確定! 回上一頁