Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.FriendAttribute : System.Attribute, System.Runtime.InteropServices._Attribute Custom Attributes: System.AttributeUsage(ValidOn=0x17fe, AllowMultiple=false, Inherited=true) Description:
public FriendAttribute(System.Type tpFriend) Custom Attributes: Description:
public FriendAttribute(System.Type tpFriend, System.String sFriendMember) Custom Attributes: Description:
private System.String m_FriendMember Custom Attributes: Description:
private System.Type m_FriendType Custom Attributes: Description:
public System.String FriendMember {get;}
Custom Attributes:
Description:
public System.Type FriendType {get;}
Custom Attributes:
Description:
public override System.String ToString() Custom Attributes: Description: