N
N
noytmant2020-01-20 15:05:06
Microsoft
noytmant, 2020-01-20 15:05:06

How to be with a method which does not see parameter?

Basically I have two classes.
In one class (Called Gg.cs) I created a method And basically by clicking on the button I call it, but in the button it is written as How to make it run the method in the main class without specifying a parameter
public void Method(string g);
Gg.Method();

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
ApeCoder, 2019-04-12
@ApeCoder

Roaming user profiles

M
moropsk, 2019-04-12
@moropsk

This already exists.
This is the default profile when creating a new user and is easier to use.

A
anykey_ua, 2019-05-08
@anykey_ua

As I see a whole stack of technologies here:
1. For user folders, you can use roaming profiles or folder remapping
2. To synchronize UE-V program settings
2. To deliver App-V programs
But this needs to be planned and there are also many pitfalls, just a separate history of licensing and the cost of this bundle.

V
Vladimir S, 2020-01-20
@noytmant

fix your method to or add a second method
public void Method(){ Method(null);}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question