T
tony
hi.
is there a way to find inside my class.method , what is the class name that
call this method ?
i know i can send parameter as :
Me.GetType.FullName()
but ,i want tot know if there is a way to find this info inside the class
method being called.
hope im clear.
have a nice day.
is there a way to find inside my class.method , what is the class name that
call this method ?
i know i can send parameter as :
Me.GetType.FullName()
but ,i want tot know if there is a way to find this info inside the class
method being called.
hope im clear.
have a nice day.