I have the following metadata attached to a class:
[RemoteClass(alias="models.User")]
public class User...

Is there a way to retrieve the alias string from the class?

Reply via email to