Goisak100

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
-
Goisak100 created a post, Why is [CanBeNull] appended to IEquatable<T>.Equals() of struct? Is it an error?
public struct Student : IEquatable<Student>{ public int StudentNumber { get; } public Student(int studentNumber) { StudentNumber = studentNumber; } public bool Equals([CanBeNu... -
Goisak100 commented, -
Goisak100 created a post, How to move KeyMap Settings to another computer?
This time, I changed my computer, and I want to transfer the settings I have set before. Could you please tell me how to do it?