C# Class Squish.SquishOptionsExtensions

ファイルを表示 Open project: Nihlus/libwarcraft

Public Methods

Method Description
FixFlags ( this flags ) : SquishOptions
GetExtra ( this self ) : SquishOptions
GetFit ( this self ) : SquishOptions
GetMethod ( this self ) : SquishOptions
GetMetric ( this self ) : SquishOptions

Method Details

FixFlags() public static method

public static FixFlags ( this flags ) : SquishOptions
flags this
return SquishOptions

GetExtra() public static method

public static GetExtra ( this self ) : SquishOptions
self this
return SquishOptions

GetFit() public static method

public static GetFit ( this self ) : SquishOptions
self this
return SquishOptions

GetMethod() public static method

public static GetMethod ( this self ) : SquishOptions
self this
return SquishOptions

GetMetric() public static method

public static GetMetric ( this self ) : SquishOptions
self this
return SquishOptions