Server.Gumps.AdminGump.AddCommentPrompt.AddCommentPrompt C# (CSharp) Méthode

AddCommentPrompt() public méthode

public AddCommentPrompt ( Server.Accounting.Account acct ) : System
acct Server.Accounting.Account
Résultat System
			public AddCommentPrompt( Account acct )
			{
				m_Account = acct;
			}