Recent Posts

[C #] Inconsistent accessibility

less than 1 minute read

When I created a class to manage resources in C # “CS0053 Accessibility is inconsistent. The accessibility of the property type’Resources’ is set lower th...

Implement type constraints like in C #

7 minute read

In the development of C # port of AtCoderLibrary Class <arbitrary numeric type I have the intention of realizing a type like> , and I will describe th...

Use Mobile-FFmpeg with Unity

4 minute read

Introduction It became necessary to process video files and audio files within the application being developed in Unity, so we decided to use Mobile-FFmpeg....

[C # / WPF / MVVM] I researched MVVM now

11 minute read

Introduction I’m ashamed to say that I’m an outdated programmer who hasn’t used WPF, let alone ** MVVM **, for WinForms projects. Embarrassing … [^ 7]: I d...