ChatterDataLoader.user.user C# (CSharp) Method

user() public method

public user ( ) : System.Data.Linq
return System.Data.Linq
		public user()
		{
			OnCreated();
		}
		
user