News

My question is, is it possible to import other .cs file? for example in python I can do something like from filename import this_is_my_method. As I see some experiment of dotnet team in past, like c# ...