Castle.ActiveRecord.Tests.Model.StrictModel.ReferenceEstrato.DeleteAll C# (CSharp) Method

DeleteAll() public static method

public static DeleteAll ( ) : void
return void
		public static void DeleteAll()
		{
			ActiveRecordBase.DeleteAll( typeof(ReferenceEstrato) );
		}