|
||
|
|||||||
| New Join Forum So your new to RunUO and looking to work with people that are new, this is the place. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Since it's not really scripting related.
Is it possible to define a method outside a class (even outside the original cs file) like it is possible to define function outside of class in C++ ? If so, how, google is not friendly with me about that (did search for the last hours)
__________________
I'm immortal unless proven otherwise :D |
|
|
|
|
|
|
#4 (permalink) | |
|
Forum Expert
|
Taken from msdn.com
Quote:
I believe the closest that you can get is to declare a public static method in a public class. |
|
|
|
|
|
|
#5 (permalink) | |
|
Account Terminated
|
Quote:
C# 2.0 allows you to use partial classes, but I don't think it would support what you want to do. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|